Rate Overview
Live
1 BOB = 0.830421 MAD
1 MAD = 1.2042
BOB
Avg
1.2764
High
1.3603
Low
0.830421
Last updated: 7/30/2026, 5:25:45 PM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 0.83 MAD |
| 10 BOB | 8.30 MAD |
| 50 BOB | 41.52 MAD |
| 100 BOB | 83.04 MAD |
| 500 BOB | 415.21 MAD |
| 1,000 BOB | 830.42 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-07-30T17:25:45Z",
"rates": {
"MAD": 0.830421
}
}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": 83.04209999999999,
"rate": 0.830421
}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