Rate Overview
Live
1 NAD = 0.711336 BOB
1 BOB = 1.4058
NAD
Avg
0.416633
High
0.711336
Low
0.362317
Last updated: 7/31/2026, 6:27:32 AM
Quick Conversions
| NAD | BOB |
|---|---|
| 1 NAD | 0.71 BOB |
| 10 NAD | 7.11 BOB |
| 50 NAD | 35.57 BOB |
| 100 NAD | 71.13 BOB |
| 500 NAD | 355.67 BOB |
| 1,000 NAD | 711.34 BOB |
Get NAD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=BOBExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-07-31T06:27:32Z",
"rates": {
"BOB": 0.711336
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "BOB",
"amount": 100
},
"result": 71.1336,
"rate": 0.711336
}Build with NAD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key