Rate Overview
Live
1 AWG = 0.716866 BND
1 BND = 1.3950
AWG
Avg
0.717577
High
0.719200
Low
0.715853
Last updated: 6/17/2026, 1:34:49 AM
Quick Conversions
| AWG | BND |
|---|---|
| 1 AWG | 0.72 BND |
| 10 AWG | 7.17 BND |
| 50 AWG | 35.84 BND |
| 100 AWG | 71.69 BND |
| 500 AWG | 358.43 BND |
| 1,000 AWG | 716.87 BND |
Get AWG/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BNDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-06-17T01:34:49Z",
"rates": {
"BND": 0.716866
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BND",
"amount": 100
},
"result": 71.6866,
"rate": 0.716866
}Build with AWG/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key