Rate Overview
Live
1 QAR = 1.0265 PLN
1 PLN = 0.974175
QAR
Avg
1.0261
High
1.0299
Low
1.0208
Last updated: 9/3/2026, 3:03:57 AM
Quick Conversions
| QAR | PLN |
|---|---|
| 1 QAR | 1.03 PLN |
| 10 QAR | 10.27 PLN |
| 50 QAR | 51.33 PLN |
| 100 QAR | 102.65 PLN |
| 500 QAR | 513.26 PLN |
| 1,000 QAR | 1,026.51 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-09-03T03:03:57Z",
"rates": {
"PLN": 1.02651
}
}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.65100000000001,
"rate": 1.02651
}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