Rate Overview
Live
1 ETB = 9.1274 RWF
1 RWF = 0.109560
ETB
Avg
9.3371
High
9.4216
Low
9.1274
Last updated: 5/28/2026, 2:32:58 AM
Quick Conversions
| ETB | RWF |
|---|---|
| 1 ETB | 9.13 RWF |
| 10 ETB | 91.27 RWF |
| 50 ETB | 456.37 RWF |
| 100 ETB | 912.74 RWF |
| 500 ETB | 4,563.71 RWF |
| 1,000 ETB | 9,127.42 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-05-28T02:32:58Z",
"rates": {
"RWF": 9.127418
}
}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": 912.7418,
"rate": 9.127418
}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