Rate Overview
Live
1 QAR = 1.0446 PLN
1 PLN = 0.957316
QAR
Avg
1.0028
High
1.0446
Low
0.964268
Last updated: 7/28/2026, 3:49:39 PM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.04 PLN |
| 10 QAR | 10.45 PLN |
| 50 QAR | 52.23 PLN |
| 100 QAR | 104.46 PLN |
| 500 QAR | 522.29 PLN |
| 1,000 QAR | 1,044.59 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-28T15:49:39Z",
"rates": {
"PLN": 1.044587
}
}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.4587,
"rate": 1.044587
}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