Rate Overview
Live
1 RWF = 0.065248 BTN
1 BTN = 15.3261
RWF
Avg
0.065102
High
0.066180
Low
0.064237
Last updated: 5/27/2026, 9:36:10 PM
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.25 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-05-27T21:36:10Z",
"rates": {
"BTN": 0.065248
}
}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.5248,
"rate": 0.065248
}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