Rate Overview
Live
1 RWF = 0.110030 ETB
1 ETB = 9.0884
RWF
Avg
0.109916
High
0.110113
Low
0.109712
Last updated: 8/19/2026, 5:08:40 PM
Quick Conversions
| RWF | ETB |
|---|---|
| 1 RWF | 0.11 ETB |
| 10 RWF | 1.10 ETB |
| 50 RWF | 5.50 ETB |
| 100 RWF | 11.00 ETB |
| 500 RWF | 55.02 ETB |
| 1,000 RWF | 110.03 ETB |
Get RWF/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=ETBExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-08-19T17:08:40Z",
"rates": {
"ETB": 0.11003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "ETB",
"amount": 100
},
"result": 11.003,
"rate": 0.11003
}Build with RWF/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key