Rate Overview
Live
1 AWG = 0.714608 BND
1 BND = 1.3994
AWG
Avg
0.711333
High
0.714608
Low
0.706521
Last updated: 3/7/2026, 7:05:36 AM
Quick Conversions
| AWG | BND |
|---|---|
| 1 AWG | 0.71 BND |
| 10 AWG | 7.15 BND |
| 50 AWG | 35.73 BND |
| 100 AWG | 71.46 BND |
| 500 AWG | 357.30 BND |
| 1,000 AWG | 714.61 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-03-07T07:05:36Z",
"rates": {
"BND": 0.714608
}
}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.4608,
"rate": 0.714608
}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