Rate Overview
Live
1 PLN = 1.0299 SAR
1 SAR = 0.970934
PLN
Avg
1.0282
High
1.0311
Low
1.0238
Last updated: 5/27/2026, 12:31:12 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.97 SAR |
| 1,000 PLN | 1,029.94 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-27T12:31:12Z",
"rates": {
"SAR": 1.029936
}
}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.9936,
"rate": 1.029936
}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