Rate Overview
Live
1 BDT = 0.076148 NOK
1 NOK = 13.1323
BDT
Avg
0.076883
High
0.077772
Low
0.076129
Last updated: 4/17/2026, 11:47:36 AM
Quick Conversions
| BDT | NOK |
|---|---|
| 1 BDT | 0.08 NOK |
| 10 BDT | 0.76 NOK |
| 50 BDT | 3.81 NOK |
| 100 BDT | 7.61 NOK |
| 500 BDT | 38.07 NOK |
| 1,000 BDT | 76.15 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-04-17T11:47:36Z",
"rates": {
"NOK": 0.076148
}
}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.614799999999999,
"rate": 0.076148
}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