Rate Overview
Live
1 BDT = 0.300590 NIO
1 NIO = 3.3268 BDT
Avg
0.300564
High
0.300759
Low
0.300293
Last updated: 1/25/2026, 9:21:27 AM
Quick Conversions
| BDT | NIO |
|---|---|
| 1 BDT | 0.30 NIO |
| 10 BDT | 3.01 NIO |
| 50 BDT | 15.03 NIO |
| 100 BDT | 30.06 NIO |
| 500 BDT | 150.30 NIO |
| 1,000 BDT | 300.59 NIO |
Get BDT/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=NIOExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-01-25T09:21:27Z",
"rates": {
"NIO": 0.30059
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "NIO",
"amount": 100
},
"result": 30.059,
"rate": 0.30059
}Build with BDT/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key