Rate Overview
Live
1 QAR = 0.232939 EUR
1 EUR = 4.2930
QAR
Avg
0.234102
High
0.234895
Low
0.232939
Last updated: 5/6/2026, 12:32:41 PM
Quick Conversions
| QAR | EUR |
|---|---|
| 1 QAR | 0.23 EUR |
| 10 QAR | 2.33 EUR |
| 50 QAR | 11.65 EUR |
| 100 QAR | 23.29 EUR |
| 500 QAR | 116.47 EUR |
| 1,000 QAR | 232.94 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-06T12:32:41Z",
"rates": {
"EUR": 0.232939
}
}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.2939,
"rate": 0.232939
}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