Rate Overview
Live
1 EUR = 4.2271 QAR
1 QAR = 0.236571
EUR
Avg
4.2139
High
4.2271
Low
4.1995
Last updated: 6/17/2026, 1:29:24 AM
Quick Conversions
| EUR | QAR |
|---|---|
| 1 EUR | 4.23 QAR |
| 10 EUR | 42.27 QAR |
| 50 EUR | 211.35 QAR |
| 100 EUR | 422.71 QAR |
| 500 EUR | 2,113.53 QAR |
| 1,000 EUR | 4,227.06 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-06-17T01:29:24Z",
"rates": {
"QAR": 4.227058
}
}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": 422.70580000000007,
"rate": 4.227058
}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