Rate Overview
Live
1 SAR = 0.902140 PEN
1 PEN = 1.1085
SAR
Avg
0.899872
High
0.906883
Low
0.894758
Last updated: 6/19/2026, 10:32:32 AM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.90 PEN |
| 10 SAR | 9.02 PEN |
| 50 SAR | 45.11 PEN |
| 100 SAR | 90.21 PEN |
| 500 SAR | 451.07 PEN |
| 1,000 SAR | 902.14 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-06-19T10:32:32Z",
"rates": {
"PEN": 0.90214
}
}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.214,
"rate": 0.90214
}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