Rate Overview
Live
1 BBD = 8.1109 NAD
1 NAD = 0.123291
BBD
Avg
8.1388
High
8.1656
Low
8.1109
Last updated: 4/18/2026, 8:44:42 AM
Quick Conversions
| BBD | NAD |
|---|---|
| 1 BBD | 8.11 NAD |
| 10 BBD | 81.11 NAD |
| 50 BBD | 405.55 NAD |
| 100 BBD | 811.09 NAD |
| 500 BBD | 4,055.46 NAD |
| 1,000 BBD | 8,110.93 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-04-18T08:44:42Z",
"rates": {
"NAD": 8.110925
}
}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.0925,
"rate": 8.110925
}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