Rate Overview
Live
1 PEN = 1.1180 SAR
1 SAR = 0.894459
PEN
Avg
1.1204
High
1.1232
Low
1.1180
Last updated: 9/6/2026, 6:50:29 PM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.12 SAR |
| 10 PEN | 11.18 SAR |
| 50 PEN | 55.90 SAR |
| 100 PEN | 111.80 SAR |
| 500 PEN | 559.00 SAR |
| 1,000 PEN | 1,117.99 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-09-06T18:50:29Z",
"rates": {
"SAR": 1.117994
}
}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": 111.79939999999999,
"rate": 1.117994
}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