Rate Overview
Live
1 BOB = 1.4836 MDL
1 MDL = 0.674058
BOB
Avg
1.4762
High
1.4930
Low
1.4497
Last updated: 8/18/2026, 7:08:44 PM
Quick Conversions
| BOB | MDL |
|---|---|
| 1 BOB | 1.48 MDL |
| 10 BOB | 14.84 MDL |
| 50 BOB | 74.18 MDL |
| 100 BOB | 148.36 MDL |
| 500 BOB | 741.78 MDL |
| 1,000 BOB | 1,483.55 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-08-18T19:08:44Z",
"rates": {
"MDL": 1.483552
}
}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": 148.3552,
"rate": 1.483552
}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