Rate Overview
Live
1 BOB = 2.5128 MDL
1 MDL = 0.397962
BOB
Avg
2.5158
High
2.5225
Low
2.5120
Last updated: 6/16/2026, 1:25:10 PM
Quick Conversions
| BOB | MDL |
|---|---|
| 1 BOB | 2.51 MDL |
| 10 BOB | 25.13 MDL |
| 50 BOB | 125.64 MDL |
| 100 BOB | 251.28 MDL |
| 500 BOB | 1,256.40 MDL |
| 1,000 BOB | 2,512.80 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-06-16T13:25:10Z",
"rates": {
"MDL": 2.5128
}
}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": 251.28,
"rate": 2.5128
}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