Rate Overview
Live
1 PEN = 1.1277 SAR
1 SAR = 0.886798
PEN
Avg
1.1239
High
1.1277
Low
1.1157
Last updated: 1/25/2026, 10:03:06 PM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.13 SAR |
| 10 PEN | 11.28 SAR |
| 50 PEN | 56.38 SAR |
| 100 PEN | 112.77 SAR |
| 500 PEN | 563.83 SAR |
| 1,000 PEN | 1,127.65 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-01-25T22:03:06Z",
"rates": {
"SAR": 1.127652
}
}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": 112.76520000000001,
"rate": 1.127652
}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