Rate Overview
Live
1 RWF = 0.064883 BTN
1 BTN = 15.4124
RWF
Avg
0.061506
High
0.064883
Low
0.059479
Last updated: 3/28/2026, 1:48:48 PM
Quick Conversions
| RWF | BTN |
|---|---|
| 1 RWF | 0.06 BTN |
| 10 RWF | 0.65 BTN |
| 50 RWF | 3.24 BTN |
| 100 RWF | 6.49 BTN |
| 500 RWF | 32.44 BTN |
| 1,000 RWF | 64.88 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-03-28T13:48:48Z",
"rates": {
"BTN": 0.064883
}
}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.4883,
"rate": 0.064883
}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