Rate Overview
Live
1 ETB = 9.3280 RWF
1 RWF = 0.107204
ETB
Avg
9.3706
High
10.3761
Low
9.2371
Last updated: 3/28/2026, 10:57:14 AM
Quick Conversions
| ETB | RWF |
|---|---|
| 1 ETB | 9.33 RWF |
| 10 ETB | 93.28 RWF |
| 50 ETB | 466.40 RWF |
| 100 ETB | 932.80 RWF |
| 500 ETB | 4,664.01 RWF |
| 1,000 ETB | 9,328.01 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-03-28T10:57:14Z",
"rates": {
"RWF": 9.32801
}
}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": 932.801,
"rate": 9.32801
}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