Rate Overview
Live
1 MDL = 0.398203 BOB
1 BOB = 2.5113
MDL
Avg
0.398838
High
0.400509
Low
0.397445
Last updated: 5/26/2026, 7:33:35 PM
Quick Conversions
| MDL | BOB |
|---|---|
| 1 MDL | 0.40 BOB |
| 10 MDL | 3.98 BOB |
| 50 MDL | 19.91 BOB |
| 100 MDL | 39.82 BOB |
| 500 MDL | 199.10 BOB |
| 1,000 MDL | 398.20 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-05-26T19:33:35Z",
"rates": {
"BOB": 0.398203
}
}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.820299999999996,
"rate": 0.398203
}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