Rate Overview
Live
1 BOB = 1.3517 MAD
1 MAD = 0.739832
BOB
Avg
1.3516
High
1.3553
Low
1.3470
Last updated: 3/27/2026, 2:35:55 PM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 1.35 MAD |
| 10 BOB | 13.52 MAD |
| 50 BOB | 67.58 MAD |
| 100 BOB | 135.17 MAD |
| 500 BOB | 675.83 MAD |
| 1,000 BOB | 1,351.66 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-27T14:35:55Z",
"rates": {
"MAD": 1.351658
}
}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.1658,
"rate": 1.351658
}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