Rate Overview
Live
1 BOB = 251.3849 MWK
1 MWK = 0.003978
BOB
Avg
251.2483
High
251.6851
Low
250.9266
Last updated: 4/17/2026, 6:12:44 AM
Quick Conversions
| BOB | MWK |
|---|---|
| 1 BOB | 251.38 MWK |
| 10 BOB | 2,513.85 MWK |
| 50 BOB | 12,569.24 MWK |
| 100 BOB | 25,138.49 MWK |
| 500 BOB | 125,692.44 MWK |
| 1,000 BOB | 251,384.89 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-04-17T06:12:44Z",
"rates": {
"MWK": 251.384885
}
}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": 25138.4885,
"rate": 251.384885
}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