Rate Overview
Live
1 QAR = 1.0202 PLN
1 PLN = 0.980235
QAR
Avg
0.993585
High
1.0204
Low
0.964268
Last updated: 3/27/2026, 9:54:30 AM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.02 PLN |
| 10 QAR | 10.20 PLN |
| 50 QAR | 51.01 PLN |
| 100 QAR | 102.02 PLN |
| 500 QAR | 510.08 PLN |
| 1,000 QAR | 1,020.16 PLN |
Get QAR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=PLNExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-27T09:54:30Z",
"rates": {
"PLN": 1.020164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "PLN",
"amount": 100
},
"result": 102.0164,
"rate": 1.020164
}Build with QAR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key