Rate Overview
Live
1 NAD = 0.679528 BOB
1 BOB = 1.4716
NAD
Avg
0.429192
High
0.679528
Low
0.381052
Last updated: 7/29/2026, 9:46:53 PM
Quick Conversions
| NAD | BOB |
|---|---|
| 1 NAD | 0.68 BOB |
| 10 NAD | 6.80 BOB |
| 50 NAD | 33.98 BOB |
| 100 NAD | 67.95 BOB |
| 500 NAD | 339.76 BOB |
| 1,000 NAD | 679.53 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-29T21:46:53Z",
"rates": {
"BOB": 0.679528
}
}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": 67.9528,
"rate": 0.679528
}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