Rate Overview
Live
1 ETB = 0.023170 QAR
1 QAR = 43.1593
ETB
Avg
0.023192
High
0.023362
Low
0.023062
Last updated: 3/27/2026, 9:50:21 AM
Quick Conversions
| ETB | QAR |
|---|---|
| 1 ETB | 0.02 QAR |
| 10 ETB | 0.23 QAR |
| 50 ETB | 1.16 QAR |
| 100 ETB | 2.32 QAR |
| 500 ETB | 11.58 QAR |
| 1,000 ETB | 23.17 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-27T09:50:21Z",
"rates": {
"QAR": 0.02317
}
}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.317,
"rate": 0.02317
}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