Rate Overview
Live
1 ETB = 9.1583 RWF
1 RWF = 0.109190
ETB
Avg
9.2908
High
9.4216
Low
9.1013
Last updated: 7/30/2026, 8:03:21 AM
Quick Conversions
| ETB | RWF |
|---|---|
| 1 ETB | 9.16 RWF |
| 10 ETB | 91.58 RWF |
| 50 ETB | 457.92 RWF |
| 100 ETB | 915.83 RWF |
| 500 ETB | 4,579.16 RWF |
| 1,000 ETB | 9,158.32 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-30T08:03:21Z",
"rates": {
"RWF": 9.158322
}
}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": 915.8322000000001,
"rate": 9.158322
}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