Rate Overview
Live
1 BTN = 15.8577 RWF
1 RWF = 0.063061
BTN
Avg
15.9249
High
16.0119
Low
15.8390
Last updated: 3/7/2026, 7:34:55 AM
Quick Conversions
| BTN | RWF |
|---|---|
| 1 BTN | 15.86 RWF |
| 10 BTN | 158.58 RWF |
| 50 BTN | 792.88 RWF |
| 100 BTN | 1,585.77 RWF |
| 500 BTN | 7,928.84 RWF |
| 1,000 BTN | 15,857.68 RWF |
Get BTN/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=RWFExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T07:34:55Z",
"rates": {
"RWF": 15.857681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "RWF",
"amount": 100
},
"result": 1585.7681,
"rate": 15.857681
}Build with BTN/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key