Rate Overview
Live
1 MWK = 0.055025 BTN
1 BTN = 18.1736
MWK
Avg
0.055378
High
0.055825
Low
0.055025
Last updated: 7/31/2026, 12:51:18 PM
Quick Conversions
| MWK | BTN |
|---|---|
| 1 MWK | 0.06 BTN |
| 10 MWK | 0.55 BTN |
| 50 MWK | 2.75 BTN |
| 100 MWK | 5.50 BTN |
| 500 MWK | 27.51 BTN |
| 1,000 MWK | 55.03 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-07-31T12:51:18Z",
"rates": {
"BTN": 0.055025
}
}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.5024999999999995,
"rate": 0.055025
}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