Rate Overview
Live
1 SAR = 0.904105 PEN
1 PEN = 1.1061
SAR
Avg
0.902959
High
0.907319
Low
0.897515
Last updated: 7/31/2026, 10:34:28 AM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.90 PEN |
| 10 SAR | 9.04 PEN |
| 50 SAR | 45.21 PEN |
| 100 SAR | 90.41 PEN |
| 500 SAR | 452.05 PEN |
| 1,000 SAR | 904.11 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-31T10:34:28Z",
"rates": {
"PEN": 0.904105
}
}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.4105,
"rate": 0.904105
}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