Rate Overview
Live
1 PEN = 1.1038 SAR
1 SAR = 0.906001
PEN
Avg
1.0511
High
1.1285
Low
0.990977
Last updated: 5/27/2026, 6:25:07 PM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.10 SAR |
| 10 PEN | 11.04 SAR |
| 50 PEN | 55.19 SAR |
| 100 PEN | 110.38 SAR |
| 500 PEN | 551.88 SAR |
| 1,000 PEN | 1,103.75 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-27T18:25:07Z",
"rates": {
"SAR": 1.103752
}
}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": 110.3752,
"rate": 1.103752
}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