Rate Overview
Live
1 BND = 1.3895 ANG
1 ANG = 0.719663
BND
Avg
1.3929
High
1.3970
Low
1.3895
Last updated: 7/26/2026, 10:55:07 PM
Quick Conversions
| BND | ANG |
|---|---|
| 1 BND | 1.39 ANG |
| 10 BND | 13.90 ANG |
| 50 BND | 69.48 ANG |
| 100 BND | 138.95 ANG |
| 500 BND | 694.77 ANG |
| 1,000 BND | 1,389.54 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-26T22:55:07Z",
"rates": {
"ANG": 1.389539
}
}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": 138.9539,
"rate": 1.389539
}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