Rate Overview
Live
1 BTN = 18.6164 MWK
1 MWK = 0.053716
BTN
Avg
18.6625
High
18.7803
Low
18.5665
Last updated: 4/17/2026, 7:01:52 PM
Quick Conversions
| BTN | MWK |
|---|---|
| 1 BTN | 18.62 MWK |
| 10 BTN | 186.16 MWK |
| 50 BTN | 930.82 MWK |
| 100 BTN | 1,861.64 MWK |
| 500 BTN | 9,308.21 MWK |
| 1,000 BTN | 18,616.42 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-04-17T19:01:52Z",
"rates": {
"MWK": 18.616417
}
}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": 1861.6417,
"rate": 18.616417
}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