Rate Overview
Live
1 SAR = 0.902440 PEN
1 PEN = 1.1081
SAR
Avg
0.903344
High
0.912316
Low
0.897515
Last updated: 7/21/2026, 2:33:34 AM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.90 PEN |
| 10 SAR | 9.02 PEN |
| 50 SAR | 45.12 PEN |
| 100 SAR | 90.24 PEN |
| 500 SAR | 451.22 PEN |
| 1,000 SAR | 902.44 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-21T02:33:34Z",
"rates": {
"PEN": 0.90244
}
}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.244,
"rate": 0.90244
}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