Rate Overview
Live
1 PEN = 1.1084 SAR
1 SAR = 0.902240
PEN
Avg
1.1073
High
1.1094
Low
1.1021
Last updated: 7/28/2026, 2:31:30 AM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.11 SAR |
| 10 PEN | 11.08 SAR |
| 50 PEN | 55.42 SAR |
| 100 PEN | 110.84 SAR |
| 500 PEN | 554.18 SAR |
| 1,000 PEN | 1,108.35 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-07-28T02:31:30Z",
"rates": {
"SAR": 1.108352
}
}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": 110.8352,
"rate": 1.108352
}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