Rate Overview
Live
1 MWK = 0.003972 BOB
1 BOB = 251.7623
MWK
Avg
0.003972
High
0.003984
Low
0.003968
Last updated: 5/7/2026, 12:33:07 PM
Quick Conversions
| MWK | BOB |
|---|---|
| 1 MWK | 0.00 BOB |
| 10 MWK | 0.04 BOB |
| 50 MWK | 0.20 BOB |
| 100 MWK | 0.40 BOB |
| 500 MWK | 1.99 BOB |
| 1,000 MWK | 3.97 BOB |
Get MWK/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=BOBExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-07T12:33:07Z",
"rates": {
"BOB": 0.003972
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "BOB",
"amount": 100
},
"result": 0.3972,
"rate": 0.003972
}Build with MWK/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key