Rate Overview
Live
1 SAR = 0.891800 PEN
1 PEN = 1.1213
SAR
Avg
0.893143
High
0.898839
Low
0.891136
Last updated: 8/19/2026, 2:39:54 AM
Quick Conversions
| SAR | PEN |
|---|---|
| 1 SAR | 0.89 PEN |
| 10 SAR | 8.92 PEN |
| 50 SAR | 44.59 PEN |
| 100 SAR | 89.18 PEN |
| 500 SAR | 445.90 PEN |
| 1,000 SAR | 891.80 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-08-19T02:39:54Z",
"rates": {
"PEN": 0.8918
}
}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": 89.18,
"rate": 0.8918
}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