Rate Overview
Live
1 SAR = 0.916167 PEN
1 PEN = 1.0915
SAR
Avg
0.905157
High
0.916167
Low
0.891082
Last updated: 4/18/2026, 8:48:34 AM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.92 PEN |
| 10 SAR | 9.16 PEN |
| 50 SAR | 45.81 PEN |
| 100 SAR | 91.62 PEN |
| 500 SAR | 458.08 PEN |
| 1,000 SAR | 916.17 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-04-18T08:48:34Z",
"rates": {
"PEN": 0.916167
}
}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": 91.6167,
"rate": 0.916167
}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