Rate Overview
Live
1 BND = 1.4107 ANG
1 ANG = 0.708883
BND
Avg
1.4141
High
1.4485
Low
1.3777
Last updated: 5/27/2026, 10:56:45 AM
Quick Conversions
| BND | ANG |
|---|---|
| 1 BND | 1.41 ANG |
| 10 BND | 14.11 ANG |
| 50 BND | 70.53 ANG |
| 100 BND | 141.07 ANG |
| 500 BND | 705.34 ANG |
| 1,000 BND | 1,410.67 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-05-27T10:56:45Z",
"rates": {
"ANG": 1.41067
}
}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": 141.067,
"rate": 1.41067
}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