Rate Overview
Live
1 NAD = 0.119584 BBD
1 BBD = 8.3623
NAD
Avg
0.119797
High
0.122223
Low
0.118801
Last updated: 7/29/2026, 10:22:56 AM
Quick Conversions
| NAD | BBD |
|---|---|
| 1 NAD | 0.12 BBD |
| 10 NAD | 1.20 BBD |
| 50 NAD | 5.98 BBD |
| 100 NAD | 11.96 BBD |
| 500 NAD | 59.79 BBD |
| 1,000 NAD | 119.58 BBD |
Get NAD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=BBDExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-07-29T10:22:56Z",
"rates": {
"BBD": 0.119584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "BBD",
"amount": 100
},
"result": 11.9584,
"rate": 0.119584
}Build with NAD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key