Rate Overview
Live
1 BOB = 0.795403 MAD
1 MAD = 1.2572
BOB
Avg
1.3134
High
1.4391
Low
0.795403
Last updated: 7/31/2026, 10:30:23 AM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 0.80 MAD |
| 10 BOB | 7.95 MAD |
| 50 BOB | 39.77 MAD |
| 100 BOB | 79.54 MAD |
| 500 BOB | 397.70 MAD |
| 1,000 BOB | 795.40 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-31T10:30:23Z",
"rates": {
"MAD": 0.795403
}
}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.5403,
"rate": 0.795403
}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