Rate Overview
Live
1 PLN = 0.999697 QAR
1 QAR = 1.0003
PLN
Avg
1.0050
High
1.0261
Low
0.972558
Last updated: 5/27/2026, 6:32:48 PM
Quick Conversions
| PLN | QAR |
|---|---|
| 1 PLN | 1.00 QAR |
| 10 PLN | 10.00 QAR |
| 50 PLN | 49.98 QAR |
| 100 PLN | 99.97 QAR |
| 500 PLN | 499.85 QAR |
| 1,000 PLN | 999.70 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-05-27T18:32:48Z",
"rates": {
"QAR": 0.999697
}
}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": 99.96969999999999,
"rate": 0.999697
}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