Rate Overview
Live
1 BOB = 152.7725 MWK
1 MWK = 0.006546
BOB
Avg
155.8086
High
160.2737
Low
152.7725
Last updated: 7/29/2026, 6:12:25 PM
Quick Conversions
| BOB | MWK |
|---|---|
| 1 BOB | 152.77 MWK |
| 10 BOB | 1,527.73 MWK |
| 50 BOB | 7,638.63 MWK |
| 100 BOB | 15,277.25 MWK |
| 500 BOB | 76,386.26 MWK |
| 1,000 BOB | 152,772.51 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-07-29T18:12:25Z",
"rates": {
"MWK": 152.77251
}
}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": 15277.251,
"rate": 152.77251
}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