Rate Overview
Live
1 BND = 1.4097 AWG
1 AWG = 0.709363
BND
Avg
1.4072
High
1.4097
Low
1.4041
Last updated: 9/3/2026, 7:03:13 AM
Quick Conversions
| BND | AWG |
|---|---|
| 1 BND | 1.41 AWG |
| 10 BND | 14.10 AWG |
| 50 BND | 70.49 AWG |
| 100 BND | 140.97 AWG |
| 500 BND | 704.86 AWG |
| 1,000 BND | 1,409.72 AWG |
Get BND/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=AWGExample Response:
{
"success": true,
"base": "BND",
"date": "2026-09-03T07:03:13Z",
"rates": {
"AWG": 1.409716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "AWG",
"amount": 100
},
"result": 140.9716,
"rate": 1.409716
}Build with BND/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key