Rate Overview
Live
1 RWF = 0.065060 BTN
1 BTN = 15.3704
RWF
Avg
0.065025
High
0.065161
Low
0.064820
Last updated: 7/9/2026, 5:52:45 AM
Quick Conversions
| RWF | BTN |
|---|---|
| 1 RWF | 0.07 BTN |
| 10 RWF | 0.65 BTN |
| 50 RWF | 3.25 BTN |
| 100 RWF | 6.51 BTN |
| 500 RWF | 32.53 BTN |
| 1,000 RWF | 65.06 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-09T05:52:45Z",
"rates": {
"BTN": 0.06506
}
}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.506,
"rate": 0.06506
}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