Rate Overview
Live
1 RWF = 0.063907 BTN
1 BTN = 15.6477
RWF
Avg
0.063640
High
0.063907
Low
0.063284
Last updated: 4/17/2026, 1:11:29 PM
Quick Conversions
| RWF | BTN |
|---|---|
| 1 RWF | 0.06 BTN |
| 10 RWF | 0.64 BTN |
| 50 RWF | 3.20 BTN |
| 100 RWF | 6.39 BTN |
| 500 RWF | 31.95 BTN |
| 1,000 RWF | 63.91 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-04-17T13:11:29Z",
"rates": {
"BTN": 0.063907
}
}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.390700000000001,
"rate": 0.063907
}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