Rate Overview
Live
1 BND = 1.3981 AWG
1 AWG = 0.715273
BND
Avg
1.3980
High
1.3991
Low
1.3955
Last updated: 8/13/2026, 7:12:03 AM
Quick Conversions
| BND | AWG |
|---|---|
| 1 BND | 1.40 AWG |
| 10 BND | 13.98 AWG |
| 50 BND | 69.90 AWG |
| 100 BND | 139.81 AWG |
| 500 BND | 699.03 AWG |
| 1,000 BND | 1,398.07 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-08-13T07:12:03Z",
"rates": {
"AWG": 1.398067
}
}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.8067,
"rate": 1.398067
}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