Rate Overview
Live
1 SAR = 0.977858 PLN
1 PLN = 1.0226
SAR
Avg
0.970755
High
0.985660
Low
0.953220
Last updated: 3/7/2026, 12:17:03 AM
Quick Conversions
| SAR | PLN |
|---|---|
| 1 SAR | 0.98 PLN |
| 10 SAR | 9.78 PLN |
| 50 SAR | 48.89 PLN |
| 100 SAR | 97.79 PLN |
| 500 SAR | 488.93 PLN |
| 1,000 SAR | 977.86 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-03-07T00:17:03Z",
"rates": {
"PLN": 0.977858
}
}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": 97.7858,
"rate": 0.977858
}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