Rate Overview
Live
1 EUR = 4.1357 QAR
1 QAR = 0.241795
EUR
Avg
4.2279
High
4.3564
Low
4.1357
Last updated: 7/28/2026, 12:03:43 PM
Quick Conversions
| EUR | QAR |
|---|---|
| 1 EUR | 4.14 QAR |
| 10 EUR | 41.36 QAR |
| 50 EUR | 206.79 QAR |
| 100 EUR | 413.57 QAR |
| 500 EUR | 2,067.87 QAR |
| 1,000 EUR | 4,135.73 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-28T12:03:43Z",
"rates": {
"QAR": 4.135733
}
}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": 413.5733,
"rate": 4.135733
}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