Rate Overview
Live
1 SAR = 0.985923 PLN
1 PLN = 1.0143
SAR
Avg
0.966601
High
0.996211
Low
0.944218
Last updated: 3/27/2026, 7:45:06 AM
Quick Conversions
| SAR | PLN |
|---|---|
| 1 SAR | 0.99 PLN |
| 10 SAR | 9.86 PLN |
| 50 SAR | 49.30 PLN |
| 100 SAR | 98.59 PLN |
| 500 SAR | 492.96 PLN |
| 1,000 SAR | 985.92 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-03-27T07:45:06Z",
"rates": {
"PLN": 0.985923
}
}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": 98.5923,
"rate": 0.985923
}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