Rate Overview
Live
1 BTN = 18.3952 MWK
1 MWK = 0.054362
BTN
Avg
18.3466
High
18.3952
Low
18.2083
Last updated: 5/8/2026, 10:42:54 AM
Quick Conversions
| BTN | MWK |
|---|---|
| 1 BTN | 18.40 MWK |
| 10 BTN | 183.95 MWK |
| 50 BTN | 919.76 MWK |
| 100 BTN | 1,839.52 MWK |
| 500 BTN | 9,197.58 MWK |
| 1,000 BTN | 18,395.16 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-05-08T10:42:54Z",
"rates": {
"MWK": 18.395164
}
}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": 1839.5164000000002,
"rate": 18.395164
}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