Rate Overview
Live
1 ETB = 0.022371 QAR
1 QAR = 44.7007
ETB
Avg
0.025952
High
0.033130
Low
0.022371
Last updated: 8/27/2026, 11:44:46 PM
Quick Conversions
| ETB | QAR |
|---|---|
| 1 ETB | 0.02 QAR |
| 10 ETB | 0.22 QAR |
| 50 ETB | 1.12 QAR |
| 100 ETB | 2.24 QAR |
| 500 ETB | 11.19 QAR |
| 1,000 ETB | 22.37 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-08-27T23:44:46Z",
"rates": {
"QAR": 0.022371
}
}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.2371,
"rate": 0.022371
}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