Rate Overview
Live
1 EUR = 4.2870 QAR
1 QAR = 0.233266
EUR
Avg
4.2721
High
4.2892
Low
4.2572
Last updated: 5/6/2026, 5:20:31 PM
Quick Conversions
| EUR | QAR |
|---|---|
| 1 EUR | 4.29 QAR |
| 10 EUR | 42.87 QAR |
| 50 EUR | 214.35 QAR |
| 100 EUR | 428.70 QAR |
| 500 EUR | 2,143.48 QAR |
| 1,000 EUR | 4,286.95 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-06T17:20:31Z",
"rates": {
"QAR": 4.286952
}
}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": 428.69520000000006,
"rate": 4.286952
}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