Rate Overview
Live
1 PEN = 1.0830 SAR
1 SAR = 0.923364
PEN
Avg
1.0485
High
1.1285
Low
0.990977
Last updated: 3/27/2026, 11:39:36 AM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.08 SAR |
| 10 PEN | 10.83 SAR |
| 50 PEN | 54.15 SAR |
| 100 PEN | 108.30 SAR |
| 500 PEN | 541.50 SAR |
| 1,000 PEN | 1,083.00 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-03-27T11:39:36Z",
"rates": {
"SAR": 1.082996
}
}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": 108.29960000000001,
"rate": 1.082996
}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