Rate Overview
Live
1 BND = 1.3855 AWG
1 AWG = 0.721749
BND
Avg
1.3851
High
1.3881
Low
1.3805
Last updated: 7/7/2026, 11:18:07 AM
Quick Conversions
| BND | AWG |
|---|---|
| 1 BND | 1.39 AWG |
| 10 BND | 13.86 AWG |
| 50 BND | 69.28 AWG |
| 100 BND | 138.55 AWG |
| 500 BND | 692.76 AWG |
| 1,000 BND | 1,385.52 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-07-07T11:18:07Z",
"rates": {
"AWG": 1.385524
}
}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": 138.5524,
"rate": 1.385524
}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