Rate Overview
Live
1 BDT = 0.014558 ANG
1 ANG = 68.6908
BDT
Avg
0.014563
High
0.014577
Low
0.014554
Last updated: 4/17/2026, 6:10:43 AM
Quick Conversions
| BDT | ANG |
|---|---|
| 1 BDT | 0.01 ANG |
| 10 BDT | 0.15 ANG |
| 50 BDT | 0.73 ANG |
| 100 BDT | 1.46 ANG |
| 500 BDT | 7.28 ANG |
| 1,000 BDT | 14.56 ANG |
Get BDT/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=ANGExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-04-17T06:10:43Z",
"rates": {
"ANG": 0.014558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "ANG",
"amount": 100
},
"result": 1.4558,
"rate": 0.014558
}Build with BDT/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key