Rate Overview
Live
1 SAR = 0.984953 PLN
1 PLN = 1.0153
SAR
Avg
0.982654
High
0.985712
Low
0.977051
Last updated: 3/27/2026, 6:08:25 AM
Quick Conversions
| SAR | PLN |
|---|---|
| 1 SAR | 0.98 PLN |
| 10 SAR | 9.85 PLN |
| 50 SAR | 49.25 PLN |
| 100 SAR | 98.50 PLN |
| 500 SAR | 492.48 PLN |
| 1,000 SAR | 984.95 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-27T06:08:25Z",
"rates": {
"PLN": 0.984953
}
}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": 98.4953,
"rate": 0.984953
}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