Rate Overview
Live
1 ETB = 9.3651 RWF
1 RWF = 0.106779
ETB
Avg
9.3182
High
9.3651
Low
9.2907
Last updated: 5/7/2026, 5:55:24 PM
Quick Conversions
| ETB | RWF |
|---|---|
| 1 ETB | 9.37 RWF |
| 10 ETB | 93.65 RWF |
| 50 ETB | 468.26 RWF |
| 100 ETB | 936.51 RWF |
| 500 ETB | 4,682.56 RWF |
| 1,000 ETB | 9,365.13 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-05-07T17:55:24Z",
"rates": {
"RWF": 9.365128
}
}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": 936.5128000000001,
"rate": 9.365128
}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