Rate Overview
Live
1 PLN = 0.999972 QAR
1 QAR = 1.0000
PLN
Avg
0.999752
High
1.0364
Low
0.968387
Last updated: 5/27/2026, 5:31:51 PM
Quick Conversions
| PLN | QAR |
|---|---|
| 1 PLN | 1.00 QAR |
| 10 PLN | 10.00 QAR |
| 50 PLN | 50.00 QAR |
| 100 PLN | 100.00 QAR |
| 500 PLN | 499.99 QAR |
| 1,000 PLN | 999.97 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-27T17:31:51Z",
"rates": {
"QAR": 0.999972
}
}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.99719999999999,
"rate": 0.999972
}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