Rate Overview
Live
1 SAR = 0.905488 PEN
1 PEN = 1.1044
SAR
Avg
0.903893
High
0.907319
Low
0.901715
Last updated: 7/29/2026, 3:26:13 AM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.91 PEN |
| 10 SAR | 9.05 PEN |
| 50 SAR | 45.27 PEN |
| 100 SAR | 90.55 PEN |
| 500 SAR | 452.74 PEN |
| 1,000 SAR | 905.49 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-29T03:26:13Z",
"rates": {
"PEN": 0.905488
}
}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.5488,
"rate": 0.905488
}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