Rate Overview
Live
1 MWK = 0.055193 BTN
1 BTN = 18.1182
MWK
Avg
0.053141
High
0.055313
Low
0.051463
Last updated: 5/28/2026, 1:19:09 AM
Quick Conversions
| MWK | BTN |
|---|---|
| 1 MWK | 0.06 BTN |
| 10 MWK | 0.55 BTN |
| 50 MWK | 2.76 BTN |
| 100 MWK | 5.52 BTN |
| 500 MWK | 27.60 BTN |
| 1,000 MWK | 55.19 BTN |
Get MWK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=BTNExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-28T01:19:09Z",
"rates": {
"BTN": 0.055193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "BTN",
"amount": 100
},
"result": 5.5193,
"rate": 0.055193
}Build with MWK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key