Rate Overview
Live
1 SAR = 0.902613 PEN
1 PEN = 1.1079
SAR
Avg
0.901958
High
0.933148
Low
0.883479
Last updated: 7/28/2026, 7:34:56 PM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.90 PEN |
| 10 SAR | 9.03 PEN |
| 50 SAR | 45.13 PEN |
| 100 SAR | 90.26 PEN |
| 500 SAR | 451.31 PEN |
| 1,000 SAR | 902.61 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-07-28T19:34:56Z",
"rates": {
"PEN": 0.902613
}
}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.2613,
"rate": 0.902613
}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