Rate Overview
Live
1 BBD = 8.2904 NAD
1 NAD = 0.120622
BBD
Avg
8.1052
High
8.2904
Low
7.9476
Last updated: 3/6/2026, 9:36:54 PM
Quick Conversions
| BBD | NAD |
|---|---|
| 1 BBD | 8.29 NAD |
| 10 BBD | 82.90 NAD |
| 50 BBD | 414.52 NAD |
| 100 BBD | 829.04 NAD |
| 500 BBD | 4,145.19 NAD |
| 1,000 BBD | 8,290.37 NAD |
Get BBD/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=NADExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-06T21:36:54Z",
"rates": {
"NAD": 8.290373
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "NAD",
"amount": 100
},
"result": 829.0373000000001,
"rate": 8.290373
}Build with BBD/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key