Rate Overview
Live
1 BTN = 15.4224 RWF
1 RWF = 0.064841
BTN
Avg
15.4299
High
15.4531
Low
15.4145
Last updated: 8/13/2026, 7:01:19 AM
Quick Conversions
| BTN | RWF |
|---|---|
| 1 BTN | 15.42 RWF |
| 10 BTN | 154.22 RWF |
| 50 BTN | 771.12 RWF |
| 100 BTN | 1,542.24 RWF |
| 500 BTN | 7,711.20 RWF |
| 1,000 BTN | 15,422.41 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-13T07:01:19Z",
"rates": {
"RWF": 15.422407
}
}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": 1542.2407,
"rate": 15.422407
}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