Rate Overview
Live
1 PLN = 1.0299 SAR
1 SAR = 0.970947
PLN
Avg
1.0388
High
1.0711
Low
1.0134
Last updated: 5/27/2026, 4:22:27 PM
Quick Conversions
| PLN | SAR |
|---|---|
| 1 PLN | 1.03 SAR |
| 10 PLN | 10.30 SAR |
| 50 PLN | 51.50 SAR |
| 100 PLN | 102.99 SAR |
| 500 PLN | 514.96 SAR |
| 1,000 PLN | 1,029.92 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-05-27T16:22:27Z",
"rates": {
"SAR": 1.029922
}
}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.9922,
"rate": 1.029922
}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