Rate Overview
Live
1 BTN = 18.3239 MWK
1 MWK = 0.054574
BTN
Avg
18.9639
High
19.3243
Low
18.3239
Last updated: 3/28/2026, 12:18:43 PM
Quick Conversions
| BTN | MWK |
|---|---|
| 1 BTN | 18.32 MWK |
| 10 BTN | 183.24 MWK |
| 50 BTN | 916.20 MWK |
| 100 BTN | 1,832.39 MWK |
| 500 BTN | 9,161.95 MWK |
| 1,000 BTN | 18,323.91 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-03-28T12:18:43Z",
"rates": {
"MWK": 18.323909
}
}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": 1832.3909,
"rate": 18.323909
}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