Rate Overview
Live
1 BOB = 1.3515 MAD
1 MAD = 0.739931
BOB
Avg
1.3549
High
1.4391
Low
1.2796
Last updated: 3/27/2026, 4:42:18 PM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 1.35 MAD |
| 10 BOB | 13.51 MAD |
| 50 BOB | 67.57 MAD |
| 100 BOB | 135.15 MAD |
| 500 BOB | 675.74 MAD |
| 1,000 BOB | 1,351.48 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-27T16:42:18Z",
"rates": {
"MAD": 1.351477
}
}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.14770000000001,
"rate": 1.351477
}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