Rate Overview
Live
1 RWF = 0.065112 BTN
1 BTN = 15.3582
RWF
Avg
0.064974
High
0.065112
Low
0.064840
Last updated: 8/19/2026, 8:26:56 AM
Quick Conversions
| RWF | BTN |
|---|---|
| 1 RWF | 0.07 BTN |
| 10 RWF | 0.65 BTN |
| 50 RWF | 3.26 BTN |
| 100 RWF | 6.51 BTN |
| 500 RWF | 32.56 BTN |
| 1,000 RWF | 65.11 BTN |
Get RWF/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=BTNExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-08-19T08:26:56Z",
"rates": {
"BTN": 0.065112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "BTN",
"amount": 100
},
"result": 6.5112000000000005,
"rate": 0.065112
}Build with RWF/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key