Rate Overview
Live
1 PLN = 1.0153 SAR
1 SAR = 0.984954
PLN
Avg
1.0177
High
1.0235
Low
1.0145
Last updated: 3/27/2026, 6:08:16 AM
Quick Conversions
| PLN | SAR |
|---|---|
| 1 PLN | 1.02 SAR |
| 10 PLN | 10.15 SAR |
| 50 PLN | 50.76 SAR |
| 100 PLN | 101.53 SAR |
| 500 PLN | 507.64 SAR |
| 1,000 PLN | 1,015.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-27T06:08:16Z",
"rates": {
"SAR": 1.015276
}
}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.5276,
"rate": 1.015276
}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