Rate Overview
Live
1 BOB = 2.5005 MDL
1 MDL = 0.399919
BOB
Avg
2.4796
High
2.5368
Low
2.4230
Last updated: 5/27/2026, 10:55:35 AM
Quick Conversions
| BOB | MDL |
|---|---|
| 1 BOB | 2.50 MDL |
| 10 BOB | 25.01 MDL |
| 50 BOB | 125.03 MDL |
| 100 BOB | 250.05 MDL |
| 500 BOB | 1,250.25 MDL |
| 1,000 BOB | 2,500.50 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-27T10:55:35Z",
"rates": {
"MDL": 2.500504
}
}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.0504,
"rate": 2.500504
}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