Rate Overview
Live
1 MDL = 0.393224 BOB
1 BOB = 2.5431
MDL
Avg
0.391914
High
0.393495
Low
0.389608
Last updated: 7/5/2026, 9:14:17 PM
Quick Conversions
| MDL | BOB |
|---|---|
| 1 MDL | 0.39 BOB |
| 10 MDL | 3.93 BOB |
| 50 MDL | 19.66 BOB |
| 100 MDL | 39.32 BOB |
| 500 MDL | 196.61 BOB |
| 1,000 MDL | 393.22 BOB |
Get MDL/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BOBExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-05T21:14:17Z",
"rates": {
"BOB": 0.393224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BOB",
"amount": 100
},
"result": 39.3224,
"rate": 0.393224
}Build with MDL/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key