Rate Overview
Live
1 MDL = 0.400323 BOB
1 BOB = 2.4980
MDL
Avg
0.400949
High
0.402828
Low
0.399527
Last updated: 5/6/2026, 3:28:32 PM
Quick Conversions
| MDL | BOB |
|---|---|
| 1 MDL | 0.40 BOB |
| 10 MDL | 4.00 BOB |
| 50 MDL | 20.02 BOB |
| 100 MDL | 40.03 BOB |
| 500 MDL | 200.16 BOB |
| 1,000 MDL | 400.32 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-06T15:28:32Z",
"rates": {
"BOB": 0.400323
}
}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.0323,
"rate": 0.400323
}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