Rate Overview
Live
1 RWF = 0.065124 BTN
1 BTN = 15.3553
RWF
Avg
0.062030
High
0.065124
Low
0.059479
Last updated: 7/28/2026, 12:07:09 PM
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.12 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-07-28T12:07:09Z",
"rates": {
"BTN": 0.065124
}
}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.5124,
"rate": 0.065124
}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