Rate Overview
Live
1 QAR = 0.236915 EUR
1 EUR = 4.2209
QAR
Avg
0.235200
High
0.237631
Low
0.232634
Last updated: 3/6/2026, 7:27:33 PM
Quick Conversions
| QAR | EUR |
|---|---|
| 1 QAR | 0.24 EUR |
| 10 QAR | 2.37 EUR |
| 50 QAR | 11.85 EUR |
| 100 QAR | 23.69 EUR |
| 500 QAR | 118.46 EUR |
| 1,000 QAR | 236.92 EUR |
Get QAR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=EURExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-06T19:27:33Z",
"rates": {
"EUR": 0.236915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "EUR",
"amount": 100
},
"result": 23.691499999999998,
"rate": 0.236915
}Build with QAR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key