Rate Overview
Live
1 QAR = 1.0434 PLN
1 PLN = 0.958425
QAR
Avg
1.0422
High
1.0435
Low
1.0397
Last updated: 7/27/2026, 1:24:19 PM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.04 PLN |
| 10 QAR | 10.43 PLN |
| 50 QAR | 52.17 PLN |
| 100 QAR | 104.34 PLN |
| 500 QAR | 521.69 PLN |
| 1,000 QAR | 1,043.38 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-27T13:24:19Z",
"rates": {
"PLN": 1.043379
}
}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.3379,
"rate": 1.043379
}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