Rate Overview
Live
1 PLN = 1.0109 SAR
1 SAR = 0.989263
PLN
Avg
1.0225
High
1.0520
Low
1.0019
Last updated: 3/27/2026, 8:26:45 PM
Quick Conversions
| PLN | SAR |
|---|---|
| 1 PLN | 1.01 SAR |
| 10 PLN | 10.11 SAR |
| 50 PLN | 50.54 SAR |
| 100 PLN | 101.09 SAR |
| 500 PLN | 505.43 SAR |
| 1,000 PLN | 1,010.85 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-27T20:26:45Z",
"rates": {
"SAR": 1.010854
}
}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": 101.08539999999999,
"rate": 1.010854
}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