Rate Overview
Live
1 QAR = 1.0438 PLN
1 PLN = 0.958021
QAR
Avg
1.0062
High
1.0438
Low
0.964268
Last updated: 7/27/2026, 9:22:03 PM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.04 PLN |
| 10 QAR | 10.44 PLN |
| 50 QAR | 52.19 PLN |
| 100 QAR | 104.38 PLN |
| 500 QAR | 521.91 PLN |
| 1,000 QAR | 1,043.82 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-27T21:22:03Z",
"rates": {
"PLN": 1.043818
}
}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": 104.3818,
"rate": 1.043818
}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