Rate Overview
Live
1 BOB = 2.5038 MDL
1 MDL = 0.399399
BOB
Avg
2.4906
High
2.5047
Low
2.4696
Last updated: 3/7/2026, 4:24:57 AM
Quick Conversions
| BOB | MDL |
|---|---|
| 1 BOB | 2.50 MDL |
| 10 BOB | 25.04 MDL |
| 50 BOB | 125.19 MDL |
| 100 BOB | 250.38 MDL |
| 500 BOB | 1,251.88 MDL |
| 1,000 BOB | 2,503.76 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-03-07T04:24:57Z",
"rates": {
"MDL": 2.503763
}
}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": 250.37630000000001,
"rate": 2.503763
}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