Rate Overview
Live
1 PEN = 1.0999 SAR
1 SAR = 0.909146
PEN
Avg
1.1082
High
1.1176
Low
1.0999
Last updated: 6/17/2026, 8:17:40 AM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.10 SAR |
| 10 PEN | 11.00 SAR |
| 50 PEN | 55.00 SAR |
| 100 PEN | 109.99 SAR |
| 500 PEN | 549.97 SAR |
| 1,000 PEN | 1,099.93 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-06-17T08:17:40Z",
"rates": {
"SAR": 1.099933
}
}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": 109.9933,
"rate": 1.099933
}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