Rate Overview
Live
1 QAR = 1.0228 PLN
1 PLN = 0.977720
QAR
Avg
1.0105
High
1.0282
Low
0.981909
Last updated: 3/27/2026, 6:50:05 PM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.02 PLN |
| 10 QAR | 10.23 PLN |
| 50 QAR | 51.14 PLN |
| 100 QAR | 102.28 PLN |
| 500 QAR | 511.39 PLN |
| 1,000 QAR | 1,022.79 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-27T18:50:05Z",
"rates": {
"PLN": 1.022788
}
}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.2788,
"rate": 1.022788
}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