Rate Overview
Live
1 QAR = 0.240114 EUR
1 EUR = 4.1647
QAR
Avg
0.240629
High
0.241346
Low
0.239976
Last updated: 7/5/2026, 9:40:20 PM
Quick Conversions
| QAR | EUR |
|---|---|
| 1 QAR | 0.24 EUR |
| 10 QAR | 2.40 EUR |
| 50 QAR | 12.01 EUR |
| 100 QAR | 24.01 EUR |
| 500 QAR | 120.06 EUR |
| 1,000 QAR | 240.11 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-07-05T21:40:20Z",
"rates": {
"EUR": 0.240114
}
}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": 24.0114,
"rate": 0.240114
}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