Rate Overview
Live
1 QAR = 1.0453 PLN
1 PLN = 0.956661
QAR
Avg
1.0396
High
1.1382
Low
0.981643
Last updated: 7/28/2026, 1:48:33 PM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.05 PLN |
| 10 QAR | 10.45 PLN |
| 50 QAR | 52.27 PLN |
| 100 QAR | 104.53 PLN |
| 500 QAR | 522.65 PLN |
| 1,000 QAR | 1,045.30 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-28T13:48:33Z",
"rates": {
"PLN": 1.045302
}
}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.5302,
"rate": 1.045302
}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