Rate Overview
Live
1 QAR = 0.240848 EUR
1 EUR = 4.1520
QAR
Avg
0.235825
High
0.241284
Low
0.229434
Last updated: 7/22/2026, 11:48:39 AM
Quick Conversions
| QAR | EUR |
|---|---|
| 1 QAR | 0.24 EUR |
| 10 QAR | 2.41 EUR |
| 50 QAR | 12.04 EUR |
| 100 QAR | 24.08 EUR |
| 500 QAR | 120.42 EUR |
| 1,000 QAR | 240.85 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-22T11:48:39Z",
"rates": {
"EUR": 0.240848
}
}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.0848,
"rate": 0.240848
}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