Rate Overview
Live
1 BND = 1.4019 AWG
1 AWG = 0.713328
BND
Avg
1.4000
High
1.4019
Low
1.3971
Last updated: 5/27/2026, 11:47:52 PM
Quick Conversions
| BND | AWG |
|---|---|
| 1 BND | 1.40 AWG |
| 10 BND | 14.02 AWG |
| 50 BND | 70.09 AWG |
| 100 BND | 140.19 AWG |
| 500 BND | 700.94 AWG |
| 1,000 BND | 1,401.88 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-05-27T23:47:52Z",
"rates": {
"AWG": 1.40188
}
}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": 140.188,
"rate": 1.40188
}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