Rate Overview
Live
1 BTN = 15.6476 RWF
1 RWF = 0.063907
BTN
Avg
15.7134
High
15.8016
Low
15.6476
Last updated: 4/17/2026, 5:48:22 PM
Quick Conversions
| BTN | RWF |
|---|---|
| 1 BTN | 15.65 RWF |
| 10 BTN | 156.48 RWF |
| 50 BTN | 782.38 RWF |
| 100 BTN | 1,564.76 RWF |
| 500 BTN | 7,823.82 RWF |
| 1,000 BTN | 15,647.65 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-04-17T17:48:22Z",
"rates": {
"RWF": 15.647648
}
}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": 1564.7648,
"rate": 15.647648
}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