Rate Overview
Live
1 BOB = 0.800842 MAD
1 MAD = 1.2487
BOB
Avg
0.795487
High
0.801236
Low
0.778435
Last updated: 8/19/2026, 8:32:46 AM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 0.80 MAD |
| 10 BOB | 8.01 MAD |
| 50 BOB | 40.04 MAD |
| 100 BOB | 80.08 MAD |
| 500 BOB | 400.42 MAD |
| 1,000 BOB | 800.84 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-08-19T08:32:46Z",
"rates": {
"MAD": 0.800842
}
}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": 80.08420000000001,
"rate": 0.800842
}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