Rate Overview
Live
1 PLN = 1.0143 SAR
1 SAR = 0.985924
PLN
Avg
0.991745
High
1.0552
Low
0.908967
Last updated: 3/27/2026, 7:47:00 AM
Quick Conversions
| PLN | SAR |
|---|---|
| 1 PLN | 1.01 SAR |
| 10 PLN | 10.14 SAR |
| 50 PLN | 50.71 SAR |
| 100 PLN | 101.43 SAR |
| 500 PLN | 507.14 SAR |
| 1,000 PLN | 1,014.28 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-27T07:47:00Z",
"rates": {
"SAR": 1.014277
}
}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.42770000000002,
"rate": 1.014277
}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