Rate Overview
Live
1 RWF = 0.108604 ETB
1 ETB = 9.2078
RWF
Avg
0.109186
High
0.109999
Low
0.107918
Last updated: 5/28/2026, 4:36:56 AM
Quick Conversions
| RWF | ETB |
|---|---|
| 1 RWF | 0.11 ETB |
| 10 RWF | 1.09 ETB |
| 50 RWF | 5.43 ETB |
| 100 RWF | 10.86 ETB |
| 500 RWF | 54.30 ETB |
| 1,000 RWF | 108.60 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-05-28T04:36:56Z",
"rates": {
"ETB": 0.108604
}
}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": 10.8604,
"rate": 0.108604
}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