Rate Overview
Live
1 PLN = 1.0206 SAR
1 SAR = 0.979771
PLN
Avg
1.0323
High
1.0507
Low
1.0146
Last updated: 3/6/2026, 7:28:55 PM
Quick Conversions
| PLN | SAR |
|---|---|
| 1 PLN | 1.02 SAR |
| 10 PLN | 10.21 SAR |
| 50 PLN | 51.03 SAR |
| 100 PLN | 102.06 SAR |
| 500 PLN | 510.32 SAR |
| 1,000 PLN | 1,020.65 SAR |
Get PLN/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=SARExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-06T19:28:55Z",
"rates": {
"SAR": 1.020647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "SAR",
"amount": 100
},
"result": 102.0647,
"rate": 1.020647
}Build with PLN/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key