Rate Overview
Live
1 MWK = 0.000984 BGN
1 BGN = 1016.26
MWK
Avg
0.000973
High
0.001043
Low
0.000948
Last updated: 3/28/2026, 10:45:32 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.49 BGN |
| 1,000 MWK | 0.98 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-03-28T10:45:32Z",
"rates": {
"BGN": 0.000984
}
}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.0984,
"rate": 0.000984
}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