Rate Overview
Live
1 BTN = 18.1536 MWK
1 MWK = 0.055085
BTN
Avg
18.2098
High
18.3206
Low
18.1536
Last updated: 7/7/2026, 5:08:03 PM
Quick Conversions
| BTN | MWK |
|---|---|
| 1 BTN | 18.15 MWK |
| 10 BTN | 181.54 MWK |
| 50 BTN | 907.68 MWK |
| 100 BTN | 1,815.36 MWK |
| 500 BTN | 9,076.81 MWK |
| 1,000 BTN | 18,153.62 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-07T17:08:03Z",
"rates": {
"MWK": 18.153622
}
}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": 1815.3621999999998,
"rate": 18.153622
}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