Rate Overview
Live
1 BOB = 2.5324 MDL
1 MDL = 0.394882
BOB
Avg
2.5224
High
2.7017
Low
2.4145
Last updated: 3/27/2026, 3:11:25 PM
Quick Conversions
| BOB | MDL |
|---|---|
| 1 BOB | 2.53 MDL |
| 10 BOB | 25.32 MDL |
| 50 BOB | 126.62 MDL |
| 100 BOB | 253.24 MDL |
| 500 BOB | 1,266.20 MDL |
| 1,000 BOB | 2,532.40 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-27T15:11:25Z",
"rates": {
"MDL": 2.532403
}
}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": 253.2403,
"rate": 2.532403
}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