Rate Overview
Live
1 PEN = 1.0931 SAR
1 SAR = 0.914853
PEN
Avg
1.1072
High
1.1222
Low
1.0931
Last updated: 4/17/2026, 6:16:49 AM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.09 SAR |
| 10 PEN | 10.93 SAR |
| 50 PEN | 54.65 SAR |
| 100 PEN | 109.31 SAR |
| 500 PEN | 546.54 SAR |
| 1,000 PEN | 1,093.07 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-04-17T06:16:49Z",
"rates": {
"SAR": 1.093072
}
}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.30720000000001,
"rate": 1.093072
}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