Rate Overview
Live
1 BOB = 0.832688 MAD
1 MAD = 1.2009
BOB
Avg
0.848708
High
0.873227
Low
0.832063
Last updated: 7/28/2026, 12:34:50 PM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 0.83 MAD |
| 10 BOB | 8.33 MAD |
| 50 BOB | 41.63 MAD |
| 100 BOB | 83.27 MAD |
| 500 BOB | 416.34 MAD |
| 1,000 BOB | 832.69 MAD |
Get BOB/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MADExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-28T12:34:50Z",
"rates": {
"MAD": 0.832688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MAD",
"amount": 100
},
"result": 83.2688,
"rate": 0.832688
}Build with BOB/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key