Rate Overview
Live
1 BOB = 2.4980 MDL
1 MDL = 0.400324
BOB
Avg
2.4941
High
2.5030
Low
2.4824
Last updated: 5/6/2026, 10:08:56 PM
Quick Conversions
| BOB | MDL |
|---|---|
| 1 BOB | 2.50 MDL |
| 10 BOB | 24.98 MDL |
| 50 BOB | 124.90 MDL |
| 100 BOB | 249.80 MDL |
| 500 BOB | 1,248.99 MDL |
| 1,000 BOB | 2,497.98 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-05-06T22:08:56Z",
"rates": {
"MDL": 2.497978
}
}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": 249.7978,
"rate": 2.497978
}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