Rate Overview
Live
1 ETB = 9.2077 RWF
1 RWF = 0.108605
ETB
Avg
9.3438
High
9.4548
Low
9.1054
Last updated: 5/28/2026, 4:37:27 AM
Quick Conversions
| ETB | RWF |
|---|---|
| 1 ETB | 9.21 RWF |
| 10 ETB | 92.08 RWF |
| 50 ETB | 460.38 RWF |
| 100 ETB | 920.77 RWF |
| 500 ETB | 4,603.85 RWF |
| 1,000 ETB | 9,207.70 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-28T04:37:27Z",
"rates": {
"RWF": 9.207698
}
}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": 920.7698,
"rate": 9.207698
}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