Rate Overview
Live
1 PLN = 0.981515 QAR
1 QAR = 1.0188
PLN
Avg
1.0026
High
1.0272
Low
0.978842
Last updated: 3/27/2026, 7:46:50 AM
Quick Conversions
| PLN | QAR |
|---|---|
| 1 PLN | 0.98 QAR |
| 10 PLN | 9.82 QAR |
| 50 PLN | 49.08 QAR |
| 100 PLN | 98.15 QAR |
| 500 PLN | 490.76 QAR |
| 1,000 PLN | 981.52 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-27T07:46:50Z",
"rates": {
"QAR": 0.981515
}
}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.1515,
"rate": 0.981515
}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