Rate Overview
Live
1 EUR = 4.1391 QAR
1 QAR = 0.241599
EUR
Avg
4.1450
High
4.1562
Low
4.1390
Last updated: 7/28/2026, 9:22:47 AM
Quick Conversions
| EUR | QAR |
|---|---|
| 1 EUR | 4.14 QAR |
| 10 EUR | 41.39 QAR |
| 50 EUR | 206.95 QAR |
| 100 EUR | 413.91 QAR |
| 500 EUR | 2,069.55 QAR |
| 1,000 EUR | 4,139.10 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-28T09:22:47Z",
"rates": {
"QAR": 4.139096
}
}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.9096,
"rate": 4.139096
}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