Rate Overview
Live
1 QAR = 1.0235 PLN
1 PLN = 0.977050
QAR
Avg
0.997789
High
1.0235
Low
0.973487
Last updated: 3/27/2026, 1:18:48 PM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.02 PLN |
| 10 QAR | 10.23 PLN |
| 50 QAR | 51.17 PLN |
| 100 QAR | 102.35 PLN |
| 500 QAR | 511.74 PLN |
| 1,000 QAR | 1,023.49 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-03-27T13:18:48Z",
"rates": {
"PLN": 1.023489
}
}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": 102.34890000000001,
"rate": 1.023489
}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