Rate Overview
Live
1 MDL = 0.691270 BOB
1 BOB = 1.4466
MDL
Avg
0.678985
High
0.691270
Low
0.666445
Last updated: 9/2/2026, 1:33:05 AM
Quick Conversions
| MDL | BOB |
|---|---|
| 1 MDL | 0.69 BOB |
| 10 MDL | 6.91 BOB |
| 50 MDL | 34.56 BOB |
| 100 MDL | 69.13 BOB |
| 500 MDL | 345.64 BOB |
| 1,000 MDL | 691.27 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-09-02T01:33:05Z",
"rates": {
"BOB": 0.69127
}
}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": 69.12700000000001,
"rate": 0.69127
}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