Rate Overview
Live
1 BDT = 0.079069 NOK
1 NOK = 12.6472
BDT
Avg
0.078867
High
0.079388
Low
0.077940
Last updated: 3/28/2026, 12:01:22 PM
Quick Conversions
| BDT | NOK |
|---|---|
| 1 BDT | 0.08 NOK |
| 10 BDT | 0.79 NOK |
| 50 BDT | 3.95 NOK |
| 100 BDT | 7.91 NOK |
| 500 BDT | 39.53 NOK |
| 1,000 BDT | 79.07 NOK |
Get BDT/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=NOKExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-28T12:01:22Z",
"rates": {
"NOK": 0.079069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "NOK",
"amount": 100
},
"result": 7.9069,
"rate": 0.079069
}Build with BDT/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key