Rate Overview
Live
1 PEN = 1.1125 SAR
1 SAR = 0.898840
PEN
Avg
1.1167
High
1.1220
Low
1.1121
Last updated: 8/15/2026, 1:03:08 PM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.11 SAR |
| 10 PEN | 11.13 SAR |
| 50 PEN | 55.63 SAR |
| 100 PEN | 111.25 SAR |
| 500 PEN | 556.27 SAR |
| 1,000 PEN | 1,112.54 SAR |
Get PEN/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SARExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-08-15T13:03:08Z",
"rates": {
"SAR": 1.112545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SAR",
"amount": 100
},
"result": 111.2545,
"rate": 1.112545
}Build with PEN/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key