Rate Overview
Live
1 MDL = 0.608833 BOB
1 BOB = 1.6425
MDL
Avg
0.422157
High
0.610630
Low
0.390199
Last updated: 7/20/2026, 4:57:56 PM
Quick Conversions
| MDL | BOB |
|---|---|
| 1 MDL | 0.61 BOB |
| 10 MDL | 6.09 BOB |
| 50 MDL | 30.44 BOB |
| 100 MDL | 60.88 BOB |
| 500 MDL | 304.42 BOB |
| 1,000 MDL | 608.83 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-20T16:57:56Z",
"rates": {
"BOB": 0.608833
}
}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": 60.8833,
"rate": 0.608833
}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