Rate Overview
Live
1 BOB = 1.4058 NAD
1 NAD = 0.711337
BOB
Avg
2.3525
High
2.6071
Low
1.4058
Last updated: 7/31/2026, 8:59:04 AM
Quick Conversions
| BOB | NAD |
|---|---|
| 1 BOB | 1.41 NAD |
| 10 BOB | 14.06 NAD |
| 50 BOB | 70.29 NAD |
| 100 BOB | 140.58 NAD |
| 500 BOB | 702.90 NAD |
| 1,000 BOB | 1,405.80 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-31T08:59:04Z",
"rates": {
"NAD": 1.405803
}
}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": 140.5803,
"rate": 1.405803
}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