Rate Overview
Live
1 ETB = 9.2949 RWF
1 RWF = 0.107586
ETB
Avg
9.2460
High
9.2949
Low
9.1855
Last updated: 6/19/2026, 8:23:01 AM
Quick Conversions
| ETB | RWF |
|---|---|
| 1 ETB | 9.29 RWF |
| 10 ETB | 92.95 RWF |
| 50 ETB | 464.75 RWF |
| 100 ETB | 929.49 RWF |
| 500 ETB | 4,647.45 RWF |
| 1,000 ETB | 9,294.90 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-06-19T08:23:01Z",
"rates": {
"RWF": 9.2949
}
}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": 929.49,
"rate": 9.2949
}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