Rate Overview
Live
1 PLN = 0.988460 SAR
1 SAR = 1.0117
PLN
Avg
1.0282
High
1.0571
Low
0.988460
Last updated: 7/19/2026, 7:09:08 PM
Quick Conversions
| PLN | SAR |
|---|---|
| 1 PLN | 0.99 SAR |
| 10 PLN | 9.88 SAR |
| 50 PLN | 49.42 SAR |
| 100 PLN | 98.85 SAR |
| 500 PLN | 494.23 SAR |
| 1,000 PLN | 988.46 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-07-19T19:09:08Z",
"rates": {
"SAR": 0.98846
}
}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": 98.846,
"rate": 0.98846
}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