Rate Overview
Live
1 RWF = 0.107203 ETB
1 ETB = 9.3281
RWF
Avg
0.096585
High
0.107203
Low
0.082543
Last updated: 3/28/2026, 12:21:40 PM
Quick Conversions
| RWF | ETB |
|---|---|
| 1 RWF | 0.11 ETB |
| 10 RWF | 1.07 ETB |
| 50 RWF | 5.36 ETB |
| 100 RWF | 10.72 ETB |
| 500 RWF | 53.60 ETB |
| 1,000 RWF | 107.20 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-03-28T12:21:40Z",
"rates": {
"ETB": 0.107203
}
}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.7203,
"rate": 0.107203
}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