Rate Overview
Live
1 BND = 1.3849 AWG
1 AWG = 0.722071
BND
Avg
1.3849
High
1.3881
Low
1.3805
Last updated: 7/7/2026, 1:47:52 AM
Quick Conversions
| BND | AWG |
|---|---|
| 1 BND | 1.38 AWG |
| 10 BND | 13.85 AWG |
| 50 BND | 69.25 AWG |
| 100 BND | 138.49 AWG |
| 500 BND | 692.45 AWG |
| 1,000 BND | 1,384.91 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-07T01:47:52Z",
"rates": {
"AWG": 1.384905
}
}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.4905,
"rate": 1.384905
}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