Rate Overview
Live
1 BOB = 1.3988 NAD
1 NAD = 0.714885
BOB
Avg
1.3857
High
1.3988
Low
1.3542
Last updated: 8/19/2026, 11:40:53 AM
Quick Conversions
| BOB | NAD |
|---|---|
| 1 BOB | 1.40 NAD |
| 10 BOB | 13.99 NAD |
| 50 BOB | 69.94 NAD |
| 100 BOB | 139.88 NAD |
| 500 BOB | 699.41 NAD |
| 1,000 BOB | 1,398.83 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-08-19T11:40:53Z",
"rates": {
"NAD": 1.398826
}
}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": 139.8826,
"rate": 1.398826
}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