Rate Overview
Live
1 MDL = 0.639176 BOB
1 BOB = 1.5645
MDL
Avg
0.422065
High
0.639176
Low
0.390199
Last updated: 7/26/2026, 2:12:32 AM
Quick Conversions
| MDL | BOB |
|---|---|
| 1 MDL | 0.64 BOB |
| 10 MDL | 6.39 BOB |
| 50 MDL | 31.96 BOB |
| 100 MDL | 63.92 BOB |
| 500 MDL | 319.59 BOB |
| 1,000 MDL | 639.18 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-07-26T02:12:32Z",
"rates": {
"BOB": 0.639176
}
}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": 63.91759999999999,
"rate": 0.639176
}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