Rate Overview
Live
1 RWF = 0.065242 BTN
1 BTN = 15.3275
RWF
Avg
0.065509
High
0.065932
Low
0.065124
Last updated: 7/29/2026, 6:39:53 AM
Quick Conversions
| RWF | BTN |
|---|---|
| 1 RWF | 0.07 BTN |
| 10 RWF | 0.65 BTN |
| 50 RWF | 3.26 BTN |
| 100 RWF | 6.52 BTN |
| 500 RWF | 32.62 BTN |
| 1,000 RWF | 65.24 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-29T06:39:53Z",
"rates": {
"BTN": 0.065242
}
}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.5241999999999996,
"rate": 0.065242
}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