Rate Overview
Live
1 SAR = 1.0122 PLN
1 PLN = 0.987961
SAR
Avg
0.975237
High
1.0132
Low
0.933624
Last updated: 7/27/2026, 5:40:48 PM
Quick Conversions
| SAR | PLN |
|---|---|
| 1 SAR | 1.01 PLN |
| 10 SAR | 10.12 PLN |
| 50 SAR | 50.61 PLN |
| 100 SAR | 101.22 PLN |
| 500 SAR | 506.09 PLN |
| 1,000 SAR | 1,012.19 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-27T17:40:48Z",
"rates": {
"PLN": 1.012186
}
}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.21860000000001,
"rate": 1.012186
}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