Rate Overview
Live
1 RWF = 0.064276 BTN
1 BTN = 15.5579
RWF
Avg
0.064249
High
0.064448
Low
0.064122
Last updated: 9/8/2026, 3:52:50 PM
Quick Conversions
| RWF | BTN |
|---|---|
| 1 RWF | 0.06 BTN |
| 10 RWF | 0.64 BTN |
| 50 RWF | 3.21 BTN |
| 100 RWF | 6.43 BTN |
| 500 RWF | 32.14 BTN |
| 1,000 RWF | 64.28 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-09-08T15:52:50Z",
"rates": {
"BTN": 0.064276
}
}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.4276,
"rate": 0.064276
}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