Rate Overview
Live
1 MWK = 0.001674 BYN
1 BYN = 597.3716
MWK
Avg
0.001676
High
0.001684
Low
0.001673
Last updated: 7/6/2026, 1:22:50 PM
Quick Conversions
| MWK | BYN |
|---|---|
| 1 MWK | 0.00 BYN |
| 10 MWK | 0.02 BYN |
| 50 MWK | 0.08 BYN |
| 100 MWK | 0.17 BYN |
| 500 MWK | 0.84 BYN |
| 1,000 MWK | 1.67 BYN |
Get MWK/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=BYNExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-06T13:22:50Z",
"rates": {
"BYN": 0.001674
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "BYN",
"amount": 100
},
"result": 0.1674,
"rate": 0.001674
}Build with MWK/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key