Rate Overview
Live
1 QAR = 1.0033 PLN
1 PLN = 0.996742
QAR
Avg
1.0071
High
1.0125
Low
1.0029
Last updated: 6/17/2026, 8:01:50 AM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.00 PLN |
| 10 QAR | 10.03 PLN |
| 50 QAR | 50.16 PLN |
| 100 QAR | 100.33 PLN |
| 500 QAR | 501.63 PLN |
| 1,000 QAR | 1,003.27 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-06-17T08:01:50Z",
"rates": {
"PLN": 1.003269
}
}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": 100.3269,
"rate": 1.003269
}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