Rate Overview
Live
1 BOB = 2.5548 MDL
1 MDL = 0.391413
BOB
Avg
2.5566
High
2.5667
Low
2.5500
Last updated: 7/4/2026, 12:31:23 AM
Quick Conversions
| BOB | MDL |
|---|---|
| 1 BOB | 2.55 MDL |
| 10 BOB | 25.55 MDL |
| 50 BOB | 127.74 MDL |
| 100 BOB | 255.48 MDL |
| 500 BOB | 1,277.42 MDL |
| 1,000 BOB | 2,554.85 MDL |
Get BOB/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MDLExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-04T00:31:23Z",
"rates": {
"MDL": 2.554849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MDL",
"amount": 100
},
"result": 255.48489999999998,
"rate": 2.554849
}Build with BOB/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key