Rate Overview
Live
1 PLN = 1.0314 SAR
1 SAR = 0.969574
PLN
Avg
1.0275
High
1.0671
Low
0.986567
Last updated: 5/27/2026, 3:12:15 PM
Quick Conversions
| PLN | SAR |
|---|---|
| 1 PLN | 1.03 SAR |
| 10 PLN | 10.31 SAR |
| 50 PLN | 51.57 SAR |
| 100 PLN | 103.14 SAR |
| 500 PLN | 515.69 SAR |
| 1,000 PLN | 1,031.38 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-05-27T15:12:15Z",
"rates": {
"SAR": 1.031381
}
}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": 103.13810000000001,
"rate": 1.031381
}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