Rate Overview
Live
1 BTN = 15.4123 RWF
1 RWF = 0.064883
BTN
Avg
16.2641
High
16.8126
Low
15.4123
Last updated: 3/28/2026, 10:55:14 AM
Quick Conversions
| BTN | RWF |
|---|---|
| 1 BTN | 15.41 RWF |
| 10 BTN | 154.12 RWF |
| 50 BTN | 770.62 RWF |
| 100 BTN | 1,541.23 RWF |
| 500 BTN | 7,706.17 RWF |
| 1,000 BTN | 15,412.34 RWF |
Get BTN/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=RWFExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-28T10:55:14Z",
"rates": {
"RWF": 15.412335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "RWF",
"amount": 100
},
"result": 1541.2335,
"rate": 15.412335
}Build with BTN/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key