Rate Overview
Live
1 QAR = 1.0195 PLN
1 PLN = 0.980908
QAR
Avg
1.0227
High
1.0253
Low
1.0195
Last updated: 8/17/2026, 8:15:45 AM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.02 PLN |
| 10 QAR | 10.19 PLN |
| 50 QAR | 50.97 PLN |
| 100 QAR | 101.95 PLN |
| 500 QAR | 509.73 PLN |
| 1,000 QAR | 1,019.46 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-08-17T08:15:45Z",
"rates": {
"PLN": 1.019464
}
}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": 101.9464,
"rate": 1.019464
}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