Rate Overview
Live
1 BOB = 250.8942 MWK
1 MWK = 0.003986
BOB
Avg
250.9678
High
254.3952
Low
250.0874
Last updated: 5/28/2026, 4:45:00 AM
Quick Conversions
| BOB | MWK |
|---|---|
| 1 BOB | 250.89 MWK |
| 10 BOB | 2,508.94 MWK |
| 50 BOB | 12,544.71 MWK |
| 100 BOB | 25,089.42 MWK |
| 500 BOB | 125,447.08 MWK |
| 1,000 BOB | 250,894.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-05-28T04:45:00Z",
"rates": {
"MWK": 250.894151
}
}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": 25089.4151,
"rate": 250.894151
}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