Rate Overview
Live
1 BTN = 15.4531 RWF
1 RWF = 0.064712
BTN
Avg
16.1358
High
16.8126
Low
15.3623
Last updated: 8/7/2026, 12:47:03 AM
Quick Conversions
| BTN | RWF |
|---|---|
| 1 BTN | 15.45 RWF |
| 10 BTN | 154.53 RWF |
| 50 BTN | 772.66 RWF |
| 100 BTN | 1,545.31 RWF |
| 500 BTN | 7,726.57 RWF |
| 1,000 BTN | 15,453.14 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-08-07T00:47:03Z",
"rates": {
"RWF": 15.453143
}
}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": 1545.3143,
"rate": 15.453143
}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