Rate Overview
Live
1 BTN = 18.0144 MWK
1 MWK = 0.055511
BTN
Avg
18.2197
High
18.4493
Low
17.9682
Last updated: 5/28/2026, 10:57:10 PM
Quick Conversions
| BTN | MWK |
|---|---|
| 1 BTN | 18.01 MWK |
| 10 BTN | 180.14 MWK |
| 50 BTN | 900.72 MWK |
| 100 BTN | 1,801.44 MWK |
| 500 BTN | 9,007.22 MWK |
| 1,000 BTN | 18,014.43 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-05-28T22:57:10Z",
"rates": {
"MWK": 18.014432
}
}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": 1801.4432,
"rate": 18.014432
}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