Rate Overview
Live
1 EUR = 4.2290 QAR
1 QAR = 0.236464
EUR
Avg
4.2473
High
4.2986
Low
4.2082
Last updated: 3/7/2026, 1:05:46 AM
Quick Conversions
| EUR | QAR |
|---|---|
| 1 EUR | 4.23 QAR |
| 10 EUR | 42.29 QAR |
| 50 EUR | 211.45 QAR |
| 100 EUR | 422.90 QAR |
| 500 EUR | 2,114.48 QAR |
| 1,000 EUR | 4,228.97 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-03-07T01:05:46Z",
"rates": {
"QAR": 4.228968
}
}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.8968,
"rate": 4.228968
}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