Rate Overview
Live
1 SAR = 0.905160 PEN
1 PEN = 1.1048
SAR
Avg
0.919483
High
0.980217
Low
0.883748
Last updated: 5/29/2026, 6:41:42 PM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.91 PEN |
| 10 SAR | 9.05 PEN |
| 50 SAR | 45.26 PEN |
| 100 SAR | 90.52 PEN |
| 500 SAR | 452.58 PEN |
| 1,000 SAR | 905.16 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-29T18:41:42Z",
"rates": {
"PEN": 0.90516
}
}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.51599999999999,
"rate": 0.90516
}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