Rate Overview
Live
1 SAR = 0.995986 PLN
1 PLN = 1.0040
SAR
Avg
0.993719
High
0.995986
Low
0.990551
Last updated: 8/19/2026, 1:37:03 AM
Quick Conversions
| SAR | PLN |
|---|---|
| 1 SAR | 1.00 PLN |
| 10 SAR | 9.96 PLN |
| 50 SAR | 49.80 PLN |
| 100 SAR | 99.60 PLN |
| 500 SAR | 497.99 PLN |
| 1,000 SAR | 995.99 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-08-19T01:37:03Z",
"rates": {
"PLN": 0.995986
}
}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": 99.5986,
"rate": 0.995986
}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