Rate Overview
Live
1 NAD = 0.418012 BOB
1 BOB = 2.3923
NAD
Avg
0.414464
High
0.418012
Low
0.409719
Last updated: 5/7/2026, 1:45:58 PM
Quick Conversions
| NAD | BOB |
|---|---|
| 1 NAD | 0.42 BOB |
| 10 NAD | 4.18 BOB |
| 50 NAD | 20.90 BOB |
| 100 NAD | 41.80 BOB |
| 500 NAD | 209.01 BOB |
| 1,000 NAD | 418.01 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-05-07T13:45:58Z",
"rates": {
"BOB": 0.418012
}
}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": 41.8012,
"rate": 0.418012
}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