Rate Overview
Live
1 SAR = 1.0039 PLN
1 PLN = 0.996109
SAR
Avg
1.0110
High
1.0150
Low
1.0039
Last updated: 7/30/2026, 9:50:44 AM
Quick Conversions
| SAR | PLN |
|---|---|
| 1 SAR | 1.00 PLN |
| 10 SAR | 10.04 PLN |
| 50 SAR | 50.20 PLN |
| 100 SAR | 100.39 PLN |
| 500 SAR | 501.95 PLN |
| 1,000 SAR | 1,003.91 PLN |
Get SAR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=PLNExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-30T09:50:44Z",
"rates": {
"PLN": 1.003906
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "PLN",
"amount": 100
},
"result": 100.39059999999999,
"rate": 1.003906
}Build with SAR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key