Rate Overview
Live
1 AWG = 7.6838 BWP
1 BWP = 0.130143
AWG
Avg
7.5295
High
7.8500
Low
7.2950
Last updated: 7/28/2026, 3:20:47 PM
Quick Conversions
| AWG | BWP |
|---|---|
| 1 AWG | 7.68 BWP |
| 10 AWG | 76.84 BWP |
| 50 AWG | 384.19 BWP |
| 100 AWG | 768.38 BWP |
| 500 AWG | 3,841.92 BWP |
| 1,000 AWG | 7,683.84 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-07-28T15:20:47Z",
"rates": {
"BWP": 7.683837
}
}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": 768.3837,
"rate": 7.683837
}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