Rate Overview
Live
1 PLN = 0.987600 QAR
1 QAR = 1.0126
PLN
Avg
0.999337
High
1.0183
Low
0.981505
Last updated: 3/6/2026, 7:30:22 PM
Quick Conversions
| PLN | QAR |
|---|---|
| 1 PLN | 0.99 QAR |
| 10 PLN | 9.88 QAR |
| 50 PLN | 49.38 QAR |
| 100 PLN | 98.76 QAR |
| 500 PLN | 493.80 QAR |
| 1,000 PLN | 987.60 QAR |
Get PLN/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=QARExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-06T19:30:22Z",
"rates": {
"QAR": 0.9876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "QAR",
"amount": 100
},
"result": 98.76,
"rate": 0.9876
}Build with PLN/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key