Rate Overview
Live
1 PLN = 1.0133 QAR
1 QAR = 0.986863
PLN
Avg
1.0082
High
1.0134
Low
0.999758
Last updated: 4/17/2026, 7:33:40 AM
Quick Conversions
| PLN | QAR |
|---|---|
| 1 PLN | 1.01 QAR |
| 10 PLN | 10.13 QAR |
| 50 PLN | 50.67 QAR |
| 100 PLN | 101.33 QAR |
| 500 PLN | 506.66 QAR |
| 1,000 PLN | 1,013.31 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-04-17T07:33:40Z",
"rates": {
"QAR": 1.013312
}
}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": 101.3312,
"rate": 1.013312
}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