Rate Overview
Live
1 PEN = 1.0861 SAR
1 SAR = 0.920707
PEN
Avg
1.0787
High
1.0889
Low
1.0691
Last updated: 5/7/2026, 11:27:53 AM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.09 SAR |
| 10 PEN | 10.86 SAR |
| 50 PEN | 54.31 SAR |
| 100 PEN | 108.61 SAR |
| 500 PEN | 543.06 SAR |
| 1,000 PEN | 1,086.12 SAR |
Get PEN/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SARExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-07T11:27:53Z",
"rates": {
"SAR": 1.086122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SAR",
"amount": 100
},
"result": 108.6122,
"rate": 1.086122
}Build with PEN/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key