Rate Overview
Live
1 BOB = 1.3502 MAD
1 MAD = 0.740632
BOB
Avg
1.3420
High
1.3502
Low
1.3346
Last updated: 6/19/2026, 8:24:37 AM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 1.35 MAD |
| 10 BOB | 13.50 MAD |
| 50 BOB | 67.51 MAD |
| 100 BOB | 135.02 MAD |
| 500 BOB | 675.10 MAD |
| 1,000 BOB | 1,350.20 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-06-19T08:24:37Z",
"rates": {
"MAD": 1.350198
}
}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.0198,
"rate": 1.350198
}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