Rate Overview
Live
1 BND = 1.3977 AWG
1 AWG = 0.715484
BND
Avg
1.4041
High
1.4184
Low
1.3885
Last updated: 3/28/2026, 10:58:38 AM
Quick Conversions
| BND | AWG |
|---|---|
| 1 BND | 1.40 AWG |
| 10 BND | 13.98 AWG |
| 50 BND | 69.88 AWG |
| 100 BND | 139.77 AWG |
| 500 BND | 698.83 AWG |
| 1,000 BND | 1,397.66 AWG |
Get BND/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=AWGExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-28T10:58:38Z",
"rates": {
"AWG": 1.397656
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "AWG",
"amount": 100
},
"result": 139.7656,
"rate": 1.397656
}Build with BND/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key