Rate Overview
Live
1 BDT = 0.298885 NIO
1 NIO = 3.3458
BDT
Avg
0.299182
High
0.299730
Low
0.298885
Last updated: 6/19/2026, 8:46:11 AM
Quick Conversions
| BDT | NIO |
|---|---|
| 1 BDT | 0.30 NIO |
| 10 BDT | 2.99 NIO |
| 50 BDT | 14.94 NIO |
| 100 BDT | 29.89 NIO |
| 500 BDT | 149.44 NIO |
| 1,000 BDT | 298.89 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-06-19T08:46:11Z",
"rates": {
"NIO": 0.298885
}
}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": 29.8885,
"rate": 0.298885
}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