Rate Overview
Live
1 BTN = 17.9929 MWK
1 MWK = 0.055577
BTN
Avg
17.9725
High
18.0091
Low
17.9130
Last updated: 7/27/2026, 5:40:14 PM
Quick Conversions
| BTN | MWK |
|---|---|
| 1 BTN | 17.99 MWK |
| 10 BTN | 179.93 MWK |
| 50 BTN | 899.65 MWK |
| 100 BTN | 1,799.29 MWK |
| 500 BTN | 8,996.47 MWK |
| 1,000 BTN | 17,992.95 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-07-27T17:40:14Z",
"rates": {
"MWK": 17.992948
}
}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": 1799.2948,
"rate": 17.992948
}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