Rate Overview
Live
1 QAR = 1.0393 PLN
1 PLN = 0.962200
QAR
Avg
1.0393
High
1.1382
Low
0.981643
Last updated: 7/27/2026, 5:53:09 AM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.04 PLN |
| 10 QAR | 10.39 PLN |
| 50 QAR | 51.96 PLN |
| 100 QAR | 103.93 PLN |
| 500 QAR | 519.64 PLN |
| 1,000 QAR | 1,039.29 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-07-27T05:53:09Z",
"rates": {
"PLN": 1.039285
}
}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": 103.9285,
"rate": 1.039285
}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