Rate Overview
Live
1 QAR = 0.241525 EUR
1 EUR = 4.1404
QAR
Avg
0.240980
High
0.241525
Low
0.240295
Last updated: 7/26/2026, 12:19:49 AM
Quick Conversions
| QAR | EUR |
|---|---|
| 1 QAR | 0.24 EUR |
| 10 QAR | 2.42 EUR |
| 50 QAR | 12.08 EUR |
| 100 QAR | 24.15 EUR |
| 500 QAR | 120.76 EUR |
| 1,000 QAR | 241.52 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-26T00:19:49Z",
"rates": {
"EUR": 0.241525
}
}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.1525,
"rate": 0.241525
}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