Rate Overview
Live
1 SAR = 0.923364 PEN
1 PEN = 1.0830
SAR
Avg
0.895979
High
0.923364
Low
0.883479
Last updated: 3/27/2026, 11:15:02 AM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.92 PEN |
| 10 SAR | 9.23 PEN |
| 50 SAR | 46.17 PEN |
| 100 SAR | 92.34 PEN |
| 500 SAR | 461.68 PEN |
| 1,000 SAR | 923.36 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-27T11:15:02Z",
"rates": {
"PEN": 0.923364
}
}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.3364,
"rate": 0.923364
}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