Rate Overview
Live
1 BND = 1.3994 ANG
1 ANG = 0.714610
BND
Avg
1.4043
High
1.4099
Low
1.3989
Last updated: 3/27/2026, 3:08:47 PM
Quick Conversions
| BND | ANG |
|---|---|
| 1 BND | 1.40 ANG |
| 10 BND | 13.99 ANG |
| 50 BND | 69.97 ANG |
| 100 BND | 139.94 ANG |
| 500 BND | 699.68 ANG |
| 1,000 BND | 1,399.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-03-27T15:08:47Z",
"rates": {
"ANG": 1.399365
}
}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.9365,
"rate": 1.399365
}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