Rate Overview
Live
1 AWG = 7.4923 BWP
1 BWP = 0.133470
AWG
Avg
7.5659
High
7.9054
Low
7.4285
Last updated: 5/27/2026, 11:48:30 PM
Quick Conversions
| AWG | BWP |
|---|---|
| 1 AWG | 7.49 BWP |
| 10 AWG | 74.92 BWP |
| 50 AWG | 374.62 BWP |
| 100 AWG | 749.23 BWP |
| 500 AWG | 3,746.16 BWP |
| 1,000 AWG | 7,492.32 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-05-27T23:48:30Z",
"rates": {
"BWP": 7.492318
}
}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": 749.2318,
"rate": 7.492318
}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