Rate Overview
Live
1 ETB = 9.3502 RWF
1 RWF = 0.106950
ETB
Avg
9.3378
High
9.3791
Low
9.3005
Last updated: 4/17/2026, 4:21:59 PM
Quick Conversions
| ETB | RWF |
|---|---|
| 1 ETB | 9.35 RWF |
| 10 ETB | 93.50 RWF |
| 50 ETB | 467.51 RWF |
| 100 ETB | 935.02 RWF |
| 500 ETB | 4,675.09 RWF |
| 1,000 ETB | 9,350.17 RWF |
Get ETB/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=RWFExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-04-17T16:21:59Z",
"rates": {
"RWF": 9.350171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "RWF",
"amount": 100
},
"result": 935.0170999999999,
"rate": 9.350171
}Build with ETB/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key