Rate Overview
Live
1 BND = 1.4059 ANG
1 ANG = 0.711311
BND
Avg
1.4011
High
1.4059
Low
1.3972
Last updated: 6/16/2026, 1:25:11 PM
Quick Conversions
| BND | ANG |
|---|---|
| 1 BND | 1.41 ANG |
| 10 BND | 14.06 ANG |
| 50 BND | 70.29 ANG |
| 100 BND | 140.59 ANG |
| 500 BND | 702.93 ANG |
| 1,000 BND | 1,405.86 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-06-16T13:25:11Z",
"rates": {
"ANG": 1.405855
}
}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": 140.5855,
"rate": 1.405855
}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