Rate Overview
Live
1 SAR = 0.905106 PEN
1 PEN = 1.1048
SAR
Avg
0.913534
High
0.935339
Low
0.900292
Last updated: 5/29/2026, 7:53:17 PM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.91 PEN |
| 10 SAR | 9.05 PEN |
| 50 SAR | 45.26 PEN |
| 100 SAR | 90.51 PEN |
| 500 SAR | 452.55 PEN |
| 1,000 SAR | 905.11 PEN |
Get SAR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=PENExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-29T19:53:17Z",
"rates": {
"PEN": 0.905106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "PEN",
"amount": 100
},
"result": 90.5106,
"rate": 0.905106
}Build with SAR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key