Rate Overview
Live
1 RWF = 0.109569 ETB
1 ETB = 9.1267
RWF
Avg
0.107535
High
0.110094
Low
0.105537
Last updated: 7/21/2026, 8:24:34 AM
Quick Conversions
| RWF | ETB |
|---|---|
| 1 RWF | 0.11 ETB |
| 10 RWF | 1.10 ETB |
| 50 RWF | 5.48 ETB |
| 100 RWF | 10.96 ETB |
| 500 RWF | 54.78 ETB |
| 1,000 RWF | 109.57 ETB |
Get RWF/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=ETBExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-21T08:24:34Z",
"rates": {
"ETB": 0.109569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "ETB",
"amount": 100
},
"result": 10.9569,
"rate": 0.109569
}Build with RWF/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key