Rate Overview
Live
1 QAR = 0.986040 PLN
1 PLN = 1.0142
QAR
Avg
0.993209
High
0.999316
Low
0.986040
Last updated: 5/7/2026, 11:21:32 AM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 0.99 PLN |
| 10 QAR | 9.86 PLN |
| 50 QAR | 49.30 PLN |
| 100 QAR | 98.60 PLN |
| 500 QAR | 493.02 PLN |
| 1,000 QAR | 986.04 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-07T11:21:32Z",
"rates": {
"PLN": 0.98604
}
}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": 98.604,
"rate": 0.98604
}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