Rate Overview
Live
1 QAR = 0.236283 EUR
1 EUR = 4.2322
QAR
Avg
0.234503
High
0.238891
Low
0.229434
Last updated: 5/26/2026, 3:35:05 PM
Quick Conversions
| QAR | EUR |
|---|---|
| 1 QAR | 0.24 EUR |
| 10 QAR | 2.36 EUR |
| 50 QAR | 11.81 EUR |
| 100 QAR | 23.63 EUR |
| 500 QAR | 118.14 EUR |
| 1,000 QAR | 236.28 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-05-26T15:35:05Z",
"rates": {
"EUR": 0.236283
}
}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.6283,
"rate": 0.236283
}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