Rate Overview
Live
1 MDL = 0.399391 BOB
1 BOB = 2.5038
MDL
Avg
0.401795
High
0.404925
Low
0.399253
Last updated: 3/7/2026, 1:58:03 AM
Quick Conversions
| MDL | BOB |
|---|---|
| 1 MDL | 0.40 BOB |
| 10 MDL | 3.99 BOB |
| 50 MDL | 19.97 BOB |
| 100 MDL | 39.94 BOB |
| 500 MDL | 199.70 BOB |
| 1,000 MDL | 399.39 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-03-07T01:58:03Z",
"rates": {
"BOB": 0.399391
}
}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.939099999999996,
"rate": 0.399391
}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