Rate Overview
Live
1 BOB = 0.856749 MAD
1 MAD = 1.1672
BOB
Avg
1.0397
High
1.3599
Low
0.833498
Last updated: 7/28/2026, 1:26:59 AM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 0.86 MAD |
| 10 BOB | 8.57 MAD |
| 50 BOB | 42.84 MAD |
| 100 BOB | 85.67 MAD |
| 500 BOB | 428.37 MAD |
| 1,000 BOB | 856.75 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-28T01:26:59Z",
"rates": {
"MAD": 0.856749
}
}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": 85.6749,
"rate": 0.856749
}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