Rate Overview
Live
1 ETB = 9.0930 RWF
1 RWF = 0.109974
ETB
Avg
9.0949
High
9.1465
Low
9.0492
Last updated: 9/8/2026, 8:02:30 PM
Quick Conversions
| ETB | RWF |
|---|---|
| 1 ETB | 9.09 RWF |
| 10 ETB | 90.93 RWF |
| 50 ETB | 454.65 RWF |
| 100 ETB | 909.30 RWF |
| 500 ETB | 4,546.52 RWF |
| 1,000 ETB | 9,093.05 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-09-08T20:02:30Z",
"rates": {
"RWF": 9.093046
}
}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": 909.3045999999999,
"rate": 9.093046
}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