Rate Overview
Live
1 SAR = 1.0134 PLN
1 PLN = 0.986791
SAR
Avg
0.971903
High
1.0134
Low
0.933624
Last updated: 7/20/2026, 5:07:12 PM
Quick Conversions
| SAR | PLN |
|---|---|
| 1 SAR | 1.01 PLN |
| 10 SAR | 10.13 PLN |
| 50 SAR | 50.67 PLN |
| 100 SAR | 101.34 PLN |
| 500 SAR | 506.69 PLN |
| 1,000 SAR | 1,013.39 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-20T17:07:12Z",
"rates": {
"PLN": 1.013386
}
}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": 101.33859999999999,
"rate": 1.013386
}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