Rate Overview
Live
1 PLN = 1.0130 SAR
1 SAR = 0.987161
PLN
Avg
1.0347
High
1.0591
Low
1.0038
Last updated: 3/27/2026, 9:27:29 AM
Quick Conversions
| PLN | SAR |
|---|---|
| 1 PLN | 1.01 SAR |
| 10 PLN | 10.13 SAR |
| 50 PLN | 50.65 SAR |
| 100 PLN | 101.30 SAR |
| 500 PLN | 506.50 SAR |
| 1,000 PLN | 1,013.01 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-27T09:27:29Z",
"rates": {
"SAR": 1.013006
}
}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.3006,
"rate": 1.013006
}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