Rate Overview
Live
1 QAR = 1.0308 PLN
1 PLN = 0.970078
QAR
Avg
1.0330
High
1.0368
Low
1.0283
Last updated: 7/4/2026, 9:21:15 AM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.03 PLN |
| 10 QAR | 10.31 PLN |
| 50 QAR | 51.54 PLN |
| 100 QAR | 103.08 PLN |
| 500 QAR | 515.42 PLN |
| 1,000 QAR | 1,030.85 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-04T09:21:15Z",
"rates": {
"PLN": 1.030845
}
}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": 103.0845,
"rate": 1.030845
}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