Rate Overview
Live
1 SAR = 0.987160 PLN
1 PLN = 1.0130
SAR
Avg
0.982397
High
1.0493
Low
0.934123
Last updated: 3/27/2026, 9:28:33 AM
Quick Conversions
| SAR | PLN |
|---|---|
| 1 SAR | 0.99 PLN |
| 10 SAR | 9.87 PLN |
| 50 SAR | 49.36 PLN |
| 100 SAR | 98.72 PLN |
| 500 SAR | 493.58 PLN |
| 1,000 SAR | 987.16 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-27T09:28:33Z",
"rates": {
"PLN": 0.98716
}
}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.71600000000001,
"rate": 0.98716
}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