Rate Overview
Live
1 NAD = 0.604659 BOB
1 BOB = 1.6538
NAD
Avg
0.485991
High
0.609004
Low
0.423022
Last updated: 7/9/2026, 5:39:39 PM
Quick Conversions
| NAD | BOB |
|---|---|
| 1 NAD | 0.60 BOB |
| 10 NAD | 6.05 BOB |
| 50 NAD | 30.23 BOB |
| 100 NAD | 60.47 BOB |
| 500 NAD | 302.33 BOB |
| 1,000 NAD | 604.66 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-09T17:39:39Z",
"rates": {
"BOB": 0.604659
}
}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": 60.4659,
"rate": 0.604659
}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