Rate Overview
Live
1 BOB = 2.3749 NAD
1 NAD = 0.421078
BOB
Avg
2.3737
High
2.3802
Low
2.3661
Last updated: 4/17/2026, 6:14:54 AM
Quick Conversions
| BOB | NAD |
|---|---|
| 1 BOB | 2.37 NAD |
| 10 BOB | 23.75 NAD |
| 50 BOB | 118.74 NAD |
| 100 BOB | 237.49 NAD |
| 500 BOB | 1,187.43 NAD |
| 1,000 BOB | 2,374.86 NAD |
Get BOB/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=NADExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-04-17T06:14:54Z",
"rates": {
"NAD": 2.374856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "NAD",
"amount": 100
},
"result": 237.48559999999998,
"rate": 2.374856
}Build with BOB/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key