Rate Overview
Live
1 BOB = 0.825930 MAD
1 MAD = 1.2108
BOB
Avg
1.2687
High
1.3653
Low
0.825930
Last updated: 7/29/2026, 9:50:47 PM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 0.83 MAD |
| 10 BOB | 8.26 MAD |
| 50 BOB | 41.30 MAD |
| 100 BOB | 82.59 MAD |
| 500 BOB | 412.97 MAD |
| 1,000 BOB | 825.93 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-29T21:50:47Z",
"rates": {
"MAD": 0.82593
}
}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": 82.593,
"rate": 0.82593
}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