Rate Overview
Live
1 EUR = 4.1628 QAR
1 QAR = 0.240220
EUR
Avg
4.1578
High
4.1671
Low
4.1434
Last updated: 7/7/2026, 1:20:50 PM
Quick Conversions
| EUR | QAR |
|---|---|
| 1 EUR | 4.16 QAR |
| 10 EUR | 41.63 QAR |
| 50 EUR | 208.14 QAR |
| 100 EUR | 416.28 QAR |
| 500 EUR | 2,081.42 QAR |
| 1,000 EUR | 4,162.85 QAR |
Get EUR/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=QARExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-07T13:20:50Z",
"rates": {
"QAR": 4.162849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "QAR",
"amount": 100
},
"result": 416.28489999999994,
"rate": 4.162849
}Build with EUR/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key