Rate Overview
Live
1 PEN = 1.1172 SAR
1 SAR = 0.895096 PEN
Avg
1.0587
High
1.1228
Low
0.998814
Last updated: 1/25/2026, 1:33:58 PM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.12 SAR |
| 10 PEN | 11.17 SAR |
| 50 PEN | 55.86 SAR |
| 100 PEN | 111.72 SAR |
| 500 PEN | 558.60 SAR |
| 1,000 PEN | 1,117.20 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-25T13:33:58Z",
"rates": {
"SAR": 1.117199
}
}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.71990000000001,
"rate": 1.117199
}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