Rate Overview
Live
1 SAR = 1.0067 PLN
1 PLN = 0.993325
SAR
Avg
1.0028
High
1.0077
Low
0.998089
Last updated: 7/8/2026, 5:01:31 PM
Quick Conversions
| SAR | PLN |
|---|---|
| 1 SAR | 1.01 PLN |
| 10 SAR | 10.07 PLN |
| 50 SAR | 50.34 PLN |
| 100 SAR | 100.67 PLN |
| 500 SAR | 503.36 PLN |
| 1,000 SAR | 1,006.72 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-08T17:01:31Z",
"rates": {
"PLN": 1.00672
}
}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.67200000000001,
"rate": 1.00672
}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