Rate Overview
Live
1 NIO = 0.054383 BBD
1 BBD = 18.3881 NIO
Avg
0.054390
High
0.054504
Low
0.054302
Last updated: 1/25/2026, 11:09:40 AM
Quick Conversions
| NIO | BBD |
|---|---|
| 1 NIO | 0.05 BBD |
| 10 NIO | 0.54 BBD |
| 50 NIO | 2.72 BBD |
| 100 NIO | 5.44 BBD |
| 500 NIO | 27.19 BBD |
| 1,000 NIO | 54.38 BBD |
Get NIO/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=BBDExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-01-25T11:09:40Z",
"rates": {
"BBD": 0.054383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "BBD",
"amount": 100
},
"result": 5.4383,
"rate": 0.054383
}Build with NIO/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key