Rate Overview
Live
1 RWF = 0.106949 ETB
1 ETB = 9.3503
RWF
Avg
0.107092
High
0.107520
Low
0.106619
Last updated: 4/17/2026, 1:11:29 PM
Quick Conversions
| RWF | ETB |
|---|---|
| 1 RWF | 0.11 ETB |
| 10 RWF | 1.07 ETB |
| 50 RWF | 5.35 ETB |
| 100 RWF | 10.69 ETB |
| 500 RWF | 53.47 ETB |
| 1,000 RWF | 106.95 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-04-17T13:11:29Z",
"rates": {
"ETB": 0.106949
}
}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.6949,
"rate": 0.106949
}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