Rate Overview
Live
1 BTN = 18.8898 MWK
1 MWK = 0.052938
BTN
Avg
18.9366
High
19.0597
Low
18.8257
Last updated: 3/7/2026, 7:43:26 AM
Quick Conversions
| BTN | MWK |
|---|---|
| 1 BTN | 18.89 MWK |
| 10 BTN | 188.90 MWK |
| 50 BTN | 944.49 MWK |
| 100 BTN | 1,888.99 MWK |
| 500 BTN | 9,444.93 MWK |
| 1,000 BTN | 18,889.85 MWK |
Get BTN/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MWKExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T07:43:26Z",
"rates": {
"MWK": 18.88985
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MWK",
"amount": 100
},
"result": 1888.985,
"rate": 18.88985
}Build with BTN/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key