Rate Overview
Live
1 BTN = 15.5534 RWF
1 RWF = 0.064294
BTN
Avg
15.4385
High
15.5534
Low
15.3535
Last updated: 5/8/2026, 5:55:45 AM
Quick Conversions
| BTN | RWF |
|---|---|
| 1 BTN | 15.55 RWF |
| 10 BTN | 155.53 RWF |
| 50 BTN | 777.67 RWF |
| 100 BTN | 1,555.34 RWF |
| 500 BTN | 7,776.72 RWF |
| 1,000 BTN | 15,553.45 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-05-08T05:55:45Z",
"rates": {
"RWF": 15.553448
}
}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": 1555.3447999999999,
"rate": 15.553448
}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