Rate Overview
Live
1 BOB = 0.749762 MAD
1 MAD = 1.3338
BOB
Avg
0.757717
High
0.771671
Low
0.749276
Last updated: 9/10/2026, 6:18:59 PM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 0.75 MAD |
| 10 BOB | 7.50 MAD |
| 50 BOB | 37.49 MAD |
| 100 BOB | 74.98 MAD |
| 500 BOB | 374.88 MAD |
| 1,000 BOB | 749.76 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-09-10T18:18:59Z",
"rates": {
"MAD": 0.749762
}
}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": 74.9762,
"rate": 0.749762
}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