Rate Overview
Live
1 BOB = 149.4786 MWK
1 MWK = 0.006690
BOB
Avg
148.8126
High
149.4786
Low
147.2341
Last updated: 8/20/2026, 10:47:06 AM
Quick Conversions
| BOB | MWK |
|---|---|
| 1 BOB | 149.48 MWK |
| 10 BOB | 1,494.79 MWK |
| 50 BOB | 7,473.93 MWK |
| 100 BOB | 14,947.86 MWK |
| 500 BOB | 74,739.29 MWK |
| 1,000 BOB | 149,478.59 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-08-20T10:47:06Z",
"rates": {
"MWK": 149.478589
}
}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": 14947.8589,
"rate": 149.478589
}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