Rate Overview
Live
1 EUR = 4.1932 QAR
1 QAR = 0.238481
EUR
Avg
4.2211
High
4.3003
Low
4.1632
Last updated: 3/27/2026, 11:39:50 AM
Quick Conversions
| EUR | QAR |
|---|---|
| 1 EUR | 4.19 QAR |
| 10 EUR | 41.93 QAR |
| 50 EUR | 209.66 QAR |
| 100 EUR | 419.32 QAR |
| 500 EUR | 2,096.60 QAR |
| 1,000 EUR | 4,193.21 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-27T11:39:50Z",
"rates": {
"QAR": 4.193205
}
}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": 419.3205,
"rate": 4.193205
}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