Rate Overview
Live
1 BOB = 1.6420 NAD
1 NAD = 0.609005
BOB
Avg
2.1939
High
2.3745
Low
1.6420
Last updated: 7/8/2026, 1:10:18 PM
Quick Conversions
| BOB | NAD |
|---|---|
| 1 BOB | 1.64 NAD |
| 10 BOB | 16.42 NAD |
| 50 BOB | 82.10 NAD |
| 100 BOB | 164.20 NAD |
| 500 BOB | 821.01 NAD |
| 1,000 BOB | 1,642.02 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-07-08T13:10:18Z",
"rates": {
"NAD": 1.642022
}
}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": 164.2022,
"rate": 1.642022
}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