Rate Overview
Live
1 AWG = 0.705301 BND
1 BND = 1.4178
AWG
Avg
0.707814
High
0.708831
Low
0.705301
Last updated: 5/7/2026, 3:42:47 PM
Quick Conversions
| AWG | BND |
|---|---|
| 1 AWG | 0.71 BND |
| 10 AWG | 7.05 BND |
| 50 AWG | 35.27 BND |
| 100 AWG | 70.53 BND |
| 500 AWG | 352.65 BND |
| 1,000 AWG | 705.30 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-05-07T15:42:47Z",
"rates": {
"BND": 0.705301
}
}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": 70.53009999999999,
"rate": 0.705301
}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