Rate Overview
Live
1 MWK = 0.000960 BGN
1 BGN = 1041.67
MWK
Avg
0.000962
High
0.000966
Low
0.000960
Last updated: 4/17/2026, 10:43:14 AM
Quick Conversions
| MWK | BGN |
|---|---|
| 1 MWK | 0.00 BGN |
| 10 MWK | 0.01 BGN |
| 50 MWK | 0.05 BGN |
| 100 MWK | 0.10 BGN |
| 500 MWK | 0.48 BGN |
| 1,000 MWK | 0.96 BGN |
Get MWK/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=BGNExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-04-17T10:43:14Z",
"rates": {
"BGN": 0.00096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "BGN",
"amount": 100
},
"result": 0.096,
"rate": 0.00096
}Build with MWK/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key