Rate Overview
Live
1 ETB = 0.023318 QAR
1 QAR = 42.8853
ETB
Avg
0.023349
High
0.023460
Low
0.023194
Last updated: 3/7/2026, 7:40:35 AM
Quick Conversions
| ETB | QAR |
|---|---|
| 1 ETB | 0.02 QAR |
| 10 ETB | 0.23 QAR |
| 50 ETB | 1.17 QAR |
| 100 ETB | 2.33 QAR |
| 500 ETB | 11.66 QAR |
| 1,000 ETB | 23.32 QAR |
Get ETB/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=QARExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-07T07:40:35Z",
"rates": {
"QAR": 0.023318
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "QAR",
"amount": 100
},
"result": 2.3318,
"rate": 0.023318
}Build with ETB/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key