Rate Overview
Live
1 SAR = 0.997840 PLN
1 PLN = 1.0022
SAR
Avg
0.972678
High
1.0132
Low
0.933624
Last updated: 7/31/2026, 8:57:52 AM
Quick Conversions
| SAR | PLN |
|---|---|
| 1 SAR | 1.00 PLN |
| 10 SAR | 9.98 PLN |
| 50 SAR | 49.89 PLN |
| 100 SAR | 99.78 PLN |
| 500 SAR | 498.92 PLN |
| 1,000 SAR | 997.84 PLN |
Get SAR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=PLNExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-31T08:57:52Z",
"rates": {
"PLN": 0.99784
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "PLN",
"amount": 100
},
"result": 99.78399999999999,
"rate": 0.99784
}Build with SAR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key