Rate Overview
Live
1 QAR = 1.0021 PLN
1 PLN = 0.997876
QAR
Avg
0.995618
High
1.0279
Low
0.974399
Last updated: 5/28/2026, 3:42:44 AM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.00 PLN |
| 10 QAR | 10.02 PLN |
| 50 QAR | 50.11 PLN |
| 100 QAR | 100.21 PLN |
| 500 QAR | 501.06 PLN |
| 1,000 QAR | 1,002.13 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-05-28T03:42:44Z",
"rates": {
"PLN": 1.002129
}
}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.2129,
"rate": 1.002129
}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