Rate Overview
Live
1 BND = 1.3952 ANG
1 ANG = 0.716729
BND
Avg
1.3913
High
1.3952
Low
1.3807
Last updated: 7/6/2026, 5:35:59 PM
Quick Conversions
| BND | ANG |
|---|---|
| 1 BND | 1.40 ANG |
| 10 BND | 13.95 ANG |
| 50 BND | 69.76 ANG |
| 100 BND | 139.52 ANG |
| 500 BND | 697.61 ANG |
| 1,000 BND | 1,395.23 ANG |
Get BND/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=ANGExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-06T17:35:59Z",
"rates": {
"ANG": 1.395227
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "ANG",
"amount": 100
},
"result": 139.5227,
"rate": 1.395227
}Build with BND/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key