Rate Overview
Live
1 BBD = 8.2573 NAD
1 NAD = 0.121105
BBD
Avg
8.4035
High
9.1132
Low
7.9476
Last updated: 8/1/2026, 12:38:57 AM
Quick Conversions
| BBD | NAD |
|---|---|
| 1 BBD | 8.26 NAD |
| 10 BBD | 82.57 NAD |
| 50 BBD | 412.86 NAD |
| 100 BBD | 825.73 NAD |
| 500 BBD | 4,128.65 NAD |
| 1,000 BBD | 8,257.30 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-08-01T00:38:57Z",
"rates": {
"NAD": 8.257296
}
}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": 825.7296,
"rate": 8.257296
}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