Rate Overview
Live
1 BTN = 18.1852 MWK
1 MWK = 0.054990
BTN
Avg
18.9502
High
19.8625
Low
17.9771
Last updated: 8/12/2026, 2:02:36 AM
Quick Conversions
| BTN | MWK |
|---|---|
| 1 BTN | 18.19 MWK |
| 10 BTN | 181.85 MWK |
| 50 BTN | 909.26 MWK |
| 100 BTN | 1,818.52 MWK |
| 500 BTN | 9,092.61 MWK |
| 1,000 BTN | 18,185.21 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-08-12T02:02:36Z",
"rates": {
"MWK": 18.185211
}
}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": 1818.5211,
"rate": 18.185211
}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