Rate Overview
Live
1 BOB = 2.3620 NAD
1 NAD = 0.423374
BOB
Avg
2.3777
High
2.4138
Low
2.3620
Last updated: 5/27/2026, 4:01:42 PM
Quick Conversions
| BOB | NAD |
|---|---|
| 1 BOB | 2.36 NAD |
| 10 BOB | 23.62 NAD |
| 50 BOB | 118.10 NAD |
| 100 BOB | 236.20 NAD |
| 500 BOB | 1,180.99 NAD |
| 1,000 BOB | 2,361.98 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-05-27T16:01:42Z",
"rates": {
"NAD": 2.361979
}
}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": 236.19789999999998,
"rate": 2.361979
}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