Rate Overview
Live
1 BOB = 251.1091 MWK
1 MWK = 0.003982
BOB
Avg
250.8161
High
251.1091
Low
250.4914
Last updated: 6/19/2026, 8:25:42 AM
Quick Conversions
| BOB | MWK |
|---|---|
| 1 BOB | 251.11 MWK |
| 10 BOB | 2,511.09 MWK |
| 50 BOB | 12,555.46 MWK |
| 100 BOB | 25,110.91 MWK |
| 500 BOB | 125,554.57 MWK |
| 1,000 BOB | 251,109.15 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-06-19T08:25:42Z",
"rates": {
"MWK": 251.109148
}
}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": 25110.9148,
"rate": 251.109148
}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