Rate Overview
Live
1 PEN = 1.1055 SAR
1 SAR = 0.904567
PEN
Avg
1.1089
High
1.1319
Low
1.0716
Last updated: 7/20/2026, 6:01:20 AM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.11 SAR |
| 10 PEN | 11.06 SAR |
| 50 PEN | 55.28 SAR |
| 100 PEN | 110.55 SAR |
| 500 PEN | 552.75 SAR |
| 1,000 PEN | 1,105.50 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-07-20T06:01:20Z",
"rates": {
"SAR": 1.105501
}
}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.5501,
"rate": 1.105501
}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