Rate Overview
Live
1 BDT = 0.075532 NOK
1 NOK = 13.2394
BDT
Avg
0.075415
High
0.075579
Low
0.075100
Last updated: 5/27/2026, 8:28:05 PM
Quick Conversions
| BDT | NOK |
|---|---|
| 1 BDT | 0.08 NOK |
| 10 BDT | 0.76 NOK |
| 50 BDT | 3.78 NOK |
| 100 BDT | 7.55 NOK |
| 500 BDT | 37.77 NOK |
| 1,000 BDT | 75.53 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-05-27T20:28:05Z",
"rates": {
"NOK": 0.075532
}
}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.5532,
"rate": 0.075532
}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