Rate Overview
Live
1 BOB = 1.4885 NAD
1 NAD = 0.671813
BOB
Avg
1.5089
High
1.5354
Low
1.4885
Last updated: 7/28/2026, 3:33:34 PM
Quick Conversions
| BOB | NAD |
|---|---|
| 1 BOB | 1.49 NAD |
| 10 BOB | 14.89 NAD |
| 50 BOB | 74.43 NAD |
| 100 BOB | 148.85 NAD |
| 500 BOB | 744.25 NAD |
| 1,000 BOB | 1,488.51 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-28T15:33:34Z",
"rates": {
"NAD": 1.488509
}
}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": 148.8509,
"rate": 1.488509
}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