Rate Overview
Live
1 ETB = 9.3398 RWF
1 RWF = 0.107068
ETB
Avg
9.3617
High
9.4141
Low
9.3243
Last updated: 3/7/2026, 7:44:10 AM
Quick Conversions
| ETB | RWF |
|---|---|
| 1 ETB | 9.34 RWF |
| 10 ETB | 93.40 RWF |
| 50 ETB | 466.99 RWF |
| 100 ETB | 933.98 RWF |
| 500 ETB | 4,669.92 RWF |
| 1,000 ETB | 9,339.85 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-07T07:44:10Z",
"rates": {
"RWF": 9.339847
}
}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": 933.9847000000001,
"rate": 9.339847
}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