Rate Overview
Live
1 MWK = 0.054323 BTN
1 BTN = 18.4084
MWK
Avg
0.054590
High
0.055088
Low
0.054323
Last updated: 6/19/2026, 8:26:00 AM
Quick Conversions
| MWK | BTN |
|---|---|
| 1 MWK | 0.05 BTN |
| 10 MWK | 0.54 BTN |
| 50 MWK | 2.72 BTN |
| 100 MWK | 5.43 BTN |
| 500 MWK | 27.16 BTN |
| 1,000 MWK | 54.32 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-06-19T08:26:00Z",
"rates": {
"BTN": 0.054323
}
}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.432300000000001,
"rate": 0.054323
}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