Rate Overview
Live
1 BOB = 1.3474 MAD
1 MAD = 0.742184
BOB
Avg
1.3392
High
1.3498
Low
1.3232
Last updated: 3/7/2026, 3:45:26 AM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 1.35 MAD |
| 10 BOB | 13.47 MAD |
| 50 BOB | 67.37 MAD |
| 100 BOB | 134.74 MAD |
| 500 BOB | 673.69 MAD |
| 1,000 BOB | 1,347.38 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-07T03:45:26Z",
"rates": {
"MAD": 1.347375
}
}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": 134.7375,
"rate": 1.347375
}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