Rate Overview
Live
1 MWK = 0.003994 BOB
1 BOB = 250.3756
MWK
Avg
0.003983
High
0.004000
Low
0.003930
Last updated: 3/27/2026, 3:06:04 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 | 2.00 BOB |
| 1,000 MWK | 3.99 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-03-27T15:06:04Z",
"rates": {
"BOB": 0.003994
}
}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.39940000000000003,
"rate": 0.003994
}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