Rate Overview
Live
1 BOB = 250.3703 MWK
1 MWK = 0.003994
BOB
Avg
250.8448
High
253.0839
Low
250.2012
Last updated: 3/27/2026, 9:49:29 AM
Quick Conversions
| BOB | MWK |
|---|---|
| 1 BOB | 250.37 MWK |
| 10 BOB | 2,503.70 MWK |
| 50 BOB | 12,518.52 MWK |
| 100 BOB | 25,037.03 MWK |
| 500 BOB | 125,185.16 MWK |
| 1,000 BOB | 250,370.31 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-27T09:49:29Z",
"rates": {
"MWK": 250.370312
}
}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": 25037.0312,
"rate": 250.370312
}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