Rate Overview
Live
1 BOB = 1.3313 MAD
1 MAD = 0.751122
BOB
Avg
1.3354
High
1.3386
Low
1.3311
Last updated: 5/7/2026, 7:46:58 AM
Quick Conversions
| BOB | MAD |
|---|---|
| 1 BOB | 1.33 MAD |
| 10 BOB | 13.31 MAD |
| 50 BOB | 66.57 MAD |
| 100 BOB | 133.13 MAD |
| 500 BOB | 665.67 MAD |
| 1,000 BOB | 1,331.34 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-05-07T07:46:58Z",
"rates": {
"MAD": 1.331342
}
}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": 133.1342,
"rate": 1.331342
}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