Rate Overview
Live
1 ETB = 0.023256 QAR
1 QAR = 42.9997
ETB
Avg
0.023217
High
0.023256
Low
0.023192
Last updated: 5/7/2026, 11:21:33 AM
Quick Conversions
| ETB | QAR |
|---|---|
| 1 ETB | 0.02 QAR |
| 10 ETB | 0.23 QAR |
| 50 ETB | 1.16 QAR |
| 100 ETB | 2.33 QAR |
| 500 ETB | 11.63 QAR |
| 1,000 ETB | 23.26 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-05-07T11:21:33Z",
"rates": {
"QAR": 0.023256
}
}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.3255999999999997,
"rate": 0.023256
}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