Rate Overview
Live
1 BBD = 8.1290 NAD
1 NAD = 0.123017
BBD
Avg
8.1326
High
8.2136
Low
8.1128
Last updated: 7/8/2026, 6:16:11 PM
Quick Conversions
| BBD | NAD |
|---|---|
| 1 BBD | 8.13 NAD |
| 10 BBD | 81.29 NAD |
| 50 BBD | 406.45 NAD |
| 100 BBD | 812.90 NAD |
| 500 BBD | 4,064.48 NAD |
| 1,000 BBD | 8,128.97 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-07-08T18:16:11Z",
"rates": {
"NAD": 8.128967
}
}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": 812.8966999999999,
"rate": 8.128967
}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