Rate Overview
Live
1 MWK = 0.007216 BOB
1 BOB = 138.5809
MWK
Avg
0.007134
High
0.007216
Low
0.006988
Last updated: 9/10/2026, 3:26:40 PM
Quick Conversions
| MWK | BOB |
|---|---|
| 1 MWK | 0.01 BOB |
| 10 MWK | 0.07 BOB |
| 50 MWK | 0.36 BOB |
| 100 MWK | 0.72 BOB |
| 500 MWK | 3.61 BOB |
| 1,000 MWK | 7.22 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-09-10T15:26:40Z",
"rates": {
"BOB": 0.007216
}
}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.7216,
"rate": 0.007216
}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