Rate Overview
Live
1 BTN = 18.3664 MWK
1 MWK = 0.054447
BTN
Avg
18.6908
High
19.3243
Low
18.0178
Last updated: 6/18/2026, 1:03:02 PM
Quick Conversions
| BTN | MWK |
|---|---|
| 1 BTN | 18.37 MWK |
| 10 BTN | 183.66 MWK |
| 50 BTN | 918.32 MWK |
| 100 BTN | 1,836.64 MWK |
| 500 BTN | 9,183.21 MWK |
| 1,000 BTN | 18,366.41 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-06-18T13:03:02Z",
"rates": {
"MWK": 18.366412
}
}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": 1836.6412,
"rate": 18.366412
}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