Rate Overview
Live
1 EUR = 4.1994 QAR
1 QAR = 0.238132
EUR
Avg
4.2155
High
4.3265
Low
3.9257
Last updated: 3/27/2026, 7:53:26 AM
Quick Conversions
| EUR | QAR |
|---|---|
| 1 EUR | 4.20 QAR |
| 10 EUR | 41.99 QAR |
| 50 EUR | 209.97 QAR |
| 100 EUR | 419.94 QAR |
| 500 EUR | 2,099.68 QAR |
| 1,000 EUR | 4,199.36 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-03-27T07:53:26Z",
"rates": {
"QAR": 4.199358
}
}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": 419.93580000000003,
"rate": 4.199358
}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