Rate Overview
Live
1 EUR = 4.2340 QAR
1 QAR = 0.236181
EUR
Avg
4.2295
High
4.2381
Low
4.2220
Last updated: 5/26/2026, 8:25:23 PM
Quick Conversions
| EUR | QAR |
|---|---|
| 1 EUR | 4.23 QAR |
| 10 EUR | 42.34 QAR |
| 50 EUR | 211.70 QAR |
| 100 EUR | 423.40 QAR |
| 500 EUR | 2,117.02 QAR |
| 1,000 EUR | 4,234.05 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-05-26T20:25:23Z",
"rates": {
"QAR": 4.234049
}
}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": 423.4049,
"rate": 4.234049
}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