Rate Overview
Live
1 BBD = 8.0203 NAD
1 NAD = 0.124684
BBD
Avg
8.0009
High
8.0221
Low
7.9798
Last updated: 9/10/2026, 10:39:31 AM
Quick Conversions
| BBD | NAD |
|---|---|
| 1 BBD | 8.02 NAD |
| 10 BBD | 80.20 NAD |
| 50 BBD | 401.01 NAD |
| 100 BBD | 802.03 NAD |
| 500 BBD | 4,010.13 NAD |
| 1,000 BBD | 8,020.27 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-09-10T10:39:31Z",
"rates": {
"NAD": 8.020268
}
}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": 802.0268,
"rate": 8.020268
}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