Rate Overview
Live
1 BOB = 0.793266 MAD
1 MAD = 1.2606
BOB
Avg
1.3133
High
1.4391
Low
0.793266
Last updated: 7/31/2026, 8:24:56 AM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 0.79 MAD |
| 10 BOB | 7.93 MAD |
| 50 BOB | 39.66 MAD |
| 100 BOB | 79.33 MAD |
| 500 BOB | 396.63 MAD |
| 1,000 BOB | 793.27 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-31T08:24:56Z",
"rates": {
"MAD": 0.793266
}
}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.3266,
"rate": 0.793266
}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