Rate Overview
Live
1 MDL = 0.404091 BOB
1 BOB = 2.4747
MDL
Avg
0.402300
High
0.404389
Low
0.400120
Last updated: 4/16/2026, 2:10:32 PM
Quick Conversions
| MDL | BOB |
|---|---|
| 1 MDL | 0.40 BOB |
| 10 MDL | 4.04 BOB |
| 50 MDL | 20.20 BOB |
| 100 MDL | 40.41 BOB |
| 500 MDL | 202.05 BOB |
| 1,000 MDL | 404.09 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-04-16T14:10:32Z",
"rates": {
"BOB": 0.404091
}
}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": 40.409099999999995,
"rate": 0.404091
}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