Rate Overview
Live
1 BND = 1.3924 ANG
1 ANG = 0.718202
BND
Avg
1.4030
High
1.4482
Low
1.3756
Last updated: 7/25/2026, 8:43:05 PM
Quick Conversions
| BND | ANG |
|---|---|
| 1 BND | 1.39 ANG |
| 10 BND | 13.92 ANG |
| 50 BND | 69.62 ANG |
| 100 BND | 139.24 ANG |
| 500 BND | 696.18 ANG |
| 1,000 BND | 1,392.37 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-25T20:43:05Z",
"rates": {
"ANG": 1.392365
}
}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.2365,
"rate": 1.392365
}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