Rate Overview
Live
1 PEN = 1.0775 SAR
1 SAR = 0.928054
PEN
Avg
1.1028
High
1.1247
Low
1.0775
Last updated: 3/7/2026, 3:05:30 AM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.08 SAR |
| 10 PEN | 10.78 SAR |
| 50 PEN | 53.88 SAR |
| 100 PEN | 107.75 SAR |
| 500 PEN | 538.76 SAR |
| 1,000 PEN | 1,077.52 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-07T03:05:30Z",
"rates": {
"SAR": 1.077524
}
}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": 107.7524,
"rate": 1.077524
}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