Rate Overview
Live
1 QAR = 0.238093 EUR
1 EUR = 4.2000
QAR
Avg
0.237511
High
0.238096
Low
0.236913
Last updated: 3/27/2026, 4:12:58 AM
Quick Conversions
| QAR | EUR |
|---|---|
| 1 QAR | 0.24 EUR |
| 10 QAR | 2.38 EUR |
| 50 QAR | 11.90 EUR |
| 100 QAR | 23.81 EUR |
| 500 QAR | 119.05 EUR |
| 1,000 QAR | 238.09 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-03-27T04:12:58Z",
"rates": {
"EUR": 0.238093
}
}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.8093,
"rate": 0.238093
}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