Rate Overview
Live
1 PLN = 0.977050 QAR
1 QAR = 1.0235
PLN
Avg
0.989857
High
1.0184
Low
0.972558
Last updated: 3/27/2026, 1:19:42 PM
Quick Conversions
| PLN | QAR |
|---|---|
| 1 PLN | 0.98 QAR |
| 10 PLN | 9.77 QAR |
| 50 PLN | 48.85 QAR |
| 100 PLN | 97.71 QAR |
| 500 PLN | 488.53 QAR |
| 1,000 PLN | 977.05 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-27T13:19:42Z",
"rates": {
"QAR": 0.97705
}
}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": 97.705,
"rate": 0.97705
}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