Rate Overview
Live
1 SAR = 0.923462 PEN
1 PEN = 1.0829
SAR
Avg
0.900081
High
0.930920
Low
0.889922
Last updated: 3/27/2026, 9:43:43 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.73 PEN |
| 1,000 SAR | 923.46 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-27T09:43:43Z",
"rates": {
"PEN": 0.923462
}
}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.3462,
"rate": 0.923462
}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