Rate Overview
Live
1 BOB = 251.4493 MWK
1 MWK = 0.003977
BOB
Avg
251.0015
High
251.5007
Low
250.2280
Last updated: 3/7/2026, 4:24:40 AM
Quick Conversions
| BOB | MWK |
|---|---|
| 1 BOB | 251.45 MWK |
| 10 BOB | 2,514.49 MWK |
| 50 BOB | 12,572.47 MWK |
| 100 BOB | 25,144.93 MWK |
| 500 BOB | 125,724.67 MWK |
| 1,000 BOB | 251,449.35 MWK |
Get BOB/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MWKExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T04:24:40Z",
"rates": {
"MWK": 251.449346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MWK",
"amount": 100
},
"result": 25144.9346,
"rate": 251.449346
}Build with BOB/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key