Rate Overview
Live
1 EUR = 4.1649 QAR
1 QAR = 0.240102
EUR
Avg
4.1612
High
4.1740
Low
4.1514
Last updated: 7/20/2026, 4:34:28 AM
Quick Conversions
| EUR | QAR |
|---|---|
| 1 EUR | 4.16 QAR |
| 10 EUR | 41.65 QAR |
| 50 EUR | 208.24 QAR |
| 100 EUR | 416.49 QAR |
| 500 EUR | 2,082.44 QAR |
| 1,000 EUR | 4,164.89 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-20T04:34:28Z",
"rates": {
"QAR": 4.164888
}
}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.4888,
"rate": 4.164888
}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