Rate Overview
Live
1 MDL = 0.394881 BOB
1 BOB = 2.5324
MDL
Avg
0.404884
High
0.413127
Low
0.394881
Last updated: 3/27/2026, 5:02:44 PM
Quick Conversions
| MDL | BOB |
|---|---|
| 1 MDL | 0.39 BOB |
| 10 MDL | 3.95 BOB |
| 50 MDL | 19.74 BOB |
| 100 MDL | 39.49 BOB |
| 500 MDL | 197.44 BOB |
| 1,000 MDL | 394.88 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-27T17:02:44Z",
"rates": {
"BOB": 0.394881
}
}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.488099999999996,
"rate": 0.394881
}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