Rate Overview
Live
1 EUR = 4.2922 QAR
1 QAR = 0.232978
EUR
Avg
4.2780
High
4.2994
Low
4.2533
Last updated: 4/16/2026, 7:47:32 AM
Quick Conversions
| EUR | QAR |
|---|---|
| 1 EUR | 4.29 QAR |
| 10 EUR | 42.92 QAR |
| 50 EUR | 214.61 QAR |
| 100 EUR | 429.22 QAR |
| 500 EUR | 2,146.12 QAR |
| 1,000 EUR | 4,292.24 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-04-16T07:47:32Z",
"rates": {
"QAR": 4.292242
}
}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": 429.2242,
"rate": 4.292242
}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