Rate Overview
Live
1 ETB = 9.1744 RWF
1 RWF = 0.108999
ETB
Avg
9.1552
High
9.2389
Low
9.0831
Last updated: 7/28/2026, 7:51:38 AM
Quick Conversions
| ETB | RWF |
|---|---|
| 1 ETB | 9.17 RWF |
| 10 ETB | 91.74 RWF |
| 50 ETB | 458.72 RWF |
| 100 ETB | 917.44 RWF |
| 500 ETB | 4,587.18 RWF |
| 1,000 ETB | 9,174.36 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-07-28T07:51:38Z",
"rates": {
"RWF": 9.174357
}
}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": 917.4357,
"rate": 9.174357
}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