Rate Overview
Live
1 SAR = 0.920140 PEN
1 PEN = 1.0868
SAR
Avg
0.903416
High
0.920541
Low
0.889116
Last updated: 3/7/2026, 12:28:17 AM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.92 PEN |
| 10 SAR | 9.20 PEN |
| 50 SAR | 46.01 PEN |
| 100 SAR | 92.01 PEN |
| 500 SAR | 460.07 PEN |
| 1,000 SAR | 920.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-03-07T00:28:17Z",
"rates": {
"PEN": 0.92014
}
}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.014,
"rate": 0.92014
}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