Rate Overview
Live
1 BBD = 8.2210 NAD
1 NAD = 0.121640
BBD
Avg
8.1585
High
8.2645
Low
8.0754
Last updated: 6/20/2026, 8:02:19 AM
Quick Conversions
| BBD | NAD |
|---|---|
| 1 BBD | 8.22 NAD |
| 10 BBD | 82.21 NAD |
| 50 BBD | 411.05 NAD |
| 100 BBD | 822.10 NAD |
| 500 BBD | 4,110.48 NAD |
| 1,000 BBD | 8,220.95 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-06-20T08:02:19Z",
"rates": {
"NAD": 8.220953
}
}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": 822.0953,
"rate": 8.220953
}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