Rate Overview
Live
1 BOB = 0.867351 MAD
1 MAD = 1.1529
BOB
Avg
1.3014
High
1.3574
Low
0.867351
Last updated: 7/22/2026, 7:52:10 PM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 0.87 MAD |
| 10 BOB | 8.67 MAD |
| 50 BOB | 43.37 MAD |
| 100 BOB | 86.74 MAD |
| 500 BOB | 433.68 MAD |
| 1,000 BOB | 867.35 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-22T19:52:10Z",
"rates": {
"MAD": 0.867351
}
}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": 86.7351,
"rate": 0.867351
}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