Rate Overview
Live
1 BOB = 1.3267 MAD
1 MAD = 0.753751
BOB
Avg
1.3320
High
1.3402
Low
1.3198
Last updated: 5/28/2026, 1:19:21 AM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 1.33 MAD |
| 10 BOB | 13.27 MAD |
| 50 BOB | 66.33 MAD |
| 100 BOB | 132.67 MAD |
| 500 BOB | 663.35 MAD |
| 1,000 BOB | 1,326.70 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-05-28T01:19:21Z",
"rates": {
"MAD": 1.326698
}
}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": 132.66979999999998,
"rate": 1.326698
}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