Rate Overview
Live
1 AWG = 7.4544 BWP
1 BWP = 0.134149
AWG
Avg
7.5318
High
7.5844
Low
7.4544
Last updated: 6/17/2026, 1:33:20 AM
Quick Conversions
| AWG | BWP |
|---|---|
| 1 AWG | 7.45 BWP |
| 10 AWG | 74.54 BWP |
| 50 AWG | 372.72 BWP |
| 100 AWG | 745.44 BWP |
| 500 AWG | 3,727.21 BWP |
| 1,000 AWG | 7,454.42 BWP |
Get AWG/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BWPExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-06-17T01:33:20Z",
"rates": {
"BWP": 7.454419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BWP",
"amount": 100
},
"result": 745.4418999999999,
"rate": 7.454419
}Build with AWG/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key