Rate Overview
Live
1 AWG = 0.721707 BND
1 BND = 1.3856
AWG
Avg
0.714150
High
0.724869
Low
0.703452
Last updated: 7/23/2026, 3:05:32 AM
Quick Conversions
| AWG | BND |
|---|---|
| 1 AWG | 0.72 BND |
| 10 AWG | 7.22 BND |
| 50 AWG | 36.09 BND |
| 100 AWG | 72.17 BND |
| 500 AWG | 360.85 BND |
| 1,000 AWG | 721.71 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-07-23T03:05:32Z",
"rates": {
"BND": 0.721707
}
}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": 72.1707,
"rate": 0.721707
}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