Rate Overview
Live
1 BOB = 0.796531 MAD
1 MAD = 1.2554
BOB
Avg
0.797307
High
0.801236
Low
0.789573
Last updated: 8/20/2026, 10:47:02 AM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 0.80 MAD |
| 10 BOB | 7.97 MAD |
| 50 BOB | 39.83 MAD |
| 100 BOB | 79.65 MAD |
| 500 BOB | 398.27 MAD |
| 1,000 BOB | 796.53 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-08-20T10:47:02Z",
"rates": {
"MAD": 0.796531
}
}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": 79.6531,
"rate": 0.796531
}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