Rate Overview
Live
1 BBD = 8.5396 NAD
1 NAD = 0.117102
BBD
Avg
8.5011
High
8.5603
Low
8.3774
Last updated: 3/27/2026, 6:01:49 AM
Quick Conversions
| BBD | NAD |
|---|---|
| 1 BBD | 8.54 NAD |
| 10 BBD | 85.40 NAD |
| 50 BBD | 426.98 NAD |
| 100 BBD | 853.96 NAD |
| 500 BBD | 4,269.78 NAD |
| 1,000 BBD | 8,539.56 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-27T06:01:49Z",
"rates": {
"NAD": 8.539561
}
}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": 853.9561000000001,
"rate": 8.539561
}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