Rate Overview
Live
1 BTN = 18.3837 MWK
1 MWK = 0.054396
BTN
Avg
18.2959
High
18.3837
Low
18.1757
Last updated: 9/5/2026, 9:48:34 PM
Quick Conversions
| BTN | MWK |
|---|---|
| 1 BTN | 18.38 MWK |
| 10 BTN | 183.84 MWK |
| 50 BTN | 919.18 MWK |
| 100 BTN | 1,838.37 MWK |
| 500 BTN | 9,191.83 MWK |
| 1,000 BTN | 18,383.66 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-09-05T21:48:34Z",
"rates": {
"MWK": 18.383661
}
}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": 1838.3661,
"rate": 18.383661
}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