Rate Overview
Live
1 PLN = 0.987010 SAR
1 SAR = 1.0132
PLN
Avg
0.994350
High
1.0552
Low
0.908967
Last updated: 7/20/2026, 4:57:40 PM
Quick Conversions
| PLN | SAR |
|---|---|
| 1 PLN | 0.99 SAR |
| 10 PLN | 9.87 SAR |
| 50 PLN | 49.35 SAR |
| 100 PLN | 98.70 SAR |
| 500 PLN | 493.51 SAR |
| 1,000 PLN | 987.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-07-20T16:57:40Z",
"rates": {
"SAR": 0.98701
}
}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.70100000000001,
"rate": 0.98701
}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