Rate Overview
Live
1 SAR = 0.991320 PLN
1 PLN = 1.0088
SAR
Avg
0.981702
High
0.992616
Low
0.974376
Last updated: 6/19/2026, 12:08:51 PM
Quick Conversions
| SAR | PLN |
|---|---|
| 1 SAR | 0.99 PLN |
| 10 SAR | 9.91 PLN |
| 50 SAR | 49.57 PLN |
| 100 SAR | 99.13 PLN |
| 500 SAR | 495.66 PLN |
| 1,000 SAR | 991.32 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-06-19T12:08:51Z",
"rates": {
"PLN": 0.99132
}
}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.132,
"rate": 0.99132
}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