Rate Overview
Live
1 PEN = 1.0829 SAR
1 SAR = 0.923463
PEN
Avg
1.1163
High
1.1319
Low
1.0829
Last updated: 3/27/2026, 9:53:28 AM
Quick Conversions
| PEN | SAR |
|---|---|
| 1 PEN | 1.08 SAR |
| 10 PEN | 10.83 SAR |
| 50 PEN | 54.14 SAR |
| 100 PEN | 108.29 SAR |
| 500 PEN | 541.44 SAR |
| 1,000 PEN | 1,082.88 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-27T09:53:28Z",
"rates": {
"SAR": 1.082881
}
}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.2881,
"rate": 1.082881
}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