Rate Overview
Live
1 EUR = 4.2185 QAR
1 QAR = 0.237053
EUR
Avg
4.2085
High
4.2185
Low
4.1984
Last updated: 8/17/2026, 1:24:20 PM
Quick Conversions
| EUR | QAR |
|---|---|
| 1 EUR | 4.22 QAR |
| 10 EUR | 42.18 QAR |
| 50 EUR | 210.92 QAR |
| 100 EUR | 421.85 QAR |
| 500 EUR | 2,109.24 QAR |
| 1,000 EUR | 4,218.47 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-08-17T13:24:20Z",
"rates": {
"QAR": 4.21847
}
}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": 421.847,
"rate": 4.21847
}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