Rate Overview
Live
1 BBD = 8.1199 NAD
1 NAD = 0.123154
BBD
Avg
8.2313
High
8.3733
Low
8.1008
Last updated: 5/29/2026, 9:44:42 PM
Quick Conversions
| BBD | NAD |
|---|---|
| 1 BBD | 8.12 NAD |
| 10 BBD | 81.20 NAD |
| 50 BBD | 406.00 NAD |
| 100 BBD | 811.99 NAD |
| 500 BBD | 4,059.96 NAD |
| 1,000 BBD | 8,119.92 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-05-29T21:44:42Z",
"rates": {
"NAD": 8.119922
}
}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": 811.9922,
"rate": 8.119922
}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