Rate Overview
Live
1 QAR = 1.0439 PLN
1 PLN = 0.957908
QAR
Avg
1.0387
High
1.0450
Low
1.0283
Last updated: 7/27/2026, 6:44:20 PM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.04 PLN |
| 10 QAR | 10.44 PLN |
| 50 QAR | 52.20 PLN |
| 100 QAR | 104.39 PLN |
| 500 QAR | 521.97 PLN |
| 1,000 QAR | 1,043.94 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-27T18:44:20Z",
"rates": {
"PLN": 1.043942
}
}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.3942,
"rate": 1.043942
}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