Rate Overview
Live
1 QAR = 0.986382 PLN
1 PLN = 1.0138
QAR
Avg
0.991824
High
1.0002
Low
0.986382
Last updated: 4/17/2026, 6:15:47 AM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 0.99 PLN |
| 10 QAR | 9.86 PLN |
| 50 QAR | 49.32 PLN |
| 100 QAR | 98.64 PLN |
| 500 QAR | 493.19 PLN |
| 1,000 QAR | 986.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-04-17T06:15:47Z",
"rates": {
"PLN": 0.986382
}
}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.6382,
"rate": 0.986382
}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