Rate Overview
Live
1 BOB = 1.6118 MDL
1 MDL = 0.620434
BOB
Avg
1.6062
High
1.6425
Low
1.5645
Last updated: 7/27/2026, 10:39:23 PM
Quick Conversions
| BOB | MDL |
|---|---|
| 1 BOB | 1.61 MDL |
| 10 BOB | 16.12 MDL |
| 50 BOB | 80.59 MDL |
| 100 BOB | 161.18 MDL |
| 500 BOB | 805.89 MDL |
| 1,000 BOB | 1,611.77 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-07-27T22:39:23Z",
"rates": {
"MDL": 1.611775
}
}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": 161.1775,
"rate": 1.611775
}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