Rate Overview
Live
1 SAR = 0.893333 PEN
1 PEN = 1.1194
SAR
Avg
0.892092
High
0.894066
Low
0.889533
Last updated: 9/10/2026, 3:46:09 PM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.89 PEN |
| 10 SAR | 8.93 PEN |
| 50 SAR | 44.67 PEN |
| 100 SAR | 89.33 PEN |
| 500 SAR | 446.67 PEN |
| 1,000 SAR | 893.33 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-09-10T15:46:09Z",
"rates": {
"PEN": 0.893333
}
}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": 89.33330000000001,
"rate": 0.893333
}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