Rate Overview
Live
1 QAR = 0.237437 EUR
1 EUR = 4.2116
QAR
Avg
0.237782
High
0.238187
Low
0.237437
Last updated: 8/15/2026, 1:43:43 AM
Quick Conversions
| QAR | EUR |
|---|---|
| 1 QAR | 0.24 EUR |
| 10 QAR | 2.37 EUR |
| 50 QAR | 11.87 EUR |
| 100 QAR | 23.74 EUR |
| 500 QAR | 118.72 EUR |
| 1,000 QAR | 237.44 EUR |
Get QAR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=EURExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-08-15T01:43:43Z",
"rates": {
"EUR": 0.237437
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "EUR",
"amount": 100
},
"result": 23.7437,
"rate": 0.237437
}Build with QAR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key