Rate Overview
Live
1 AWG = 0.715483 BND
1 BND = 1.3977
AWG
Avg
0.717194
High
0.730661
Low
0.705418
Last updated: 3/28/2026, 12:22:07 PM
Quick Conversions
| AWG | BND |
|---|---|
| 1 AWG | 0.72 BND |
| 10 AWG | 7.15 BND |
| 50 AWG | 35.77 BND |
| 100 AWG | 71.55 BND |
| 500 AWG | 357.74 BND |
| 1,000 AWG | 715.48 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-28T12:22:07Z",
"rates": {
"BND": 0.715483
}
}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.5483,
"rate": 0.715483
}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