Rate Overview
Live
1 BOB = 1.3513 MAD
1 MAD = 0.740010
BOB
Avg
1.3515
High
1.3553
Low
1.3470
Last updated: 3/27/2026, 11:17:39 AM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 1.35 MAD |
| 10 BOB | 13.51 MAD |
| 50 BOB | 67.57 MAD |
| 100 BOB | 135.13 MAD |
| 500 BOB | 675.67 MAD |
| 1,000 BOB | 1,351.33 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-03-27T11:17:39Z",
"rates": {
"MAD": 1.351333
}
}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": 135.1333,
"rate": 1.351333
}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