Rate Overview
Live
1 SAR = 0.923474 PEN
1 PEN = 1.0829
SAR
Avg
0.919872
High
0.927718
Low
0.914215
Last updated: 3/27/2026, 6:08:21 AM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.92 PEN |
| 10 SAR | 9.23 PEN |
| 50 SAR | 46.17 PEN |
| 100 SAR | 92.35 PEN |
| 500 SAR | 461.74 PEN |
| 1,000 SAR | 923.47 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-03-27T06:08:21Z",
"rates": {
"PEN": 0.923474
}
}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": 92.34740000000001,
"rate": 0.923474
}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