Rate Overview
Live
1 AWG = 7.5401 BWP
1 BWP = 0.132625
AWG
Avg
7.5973
High
7.9336
Low
7.5269
Last updated: 7/6/2026, 1:35:20 PM
Quick Conversions
| AWG | BWP |
|---|---|
| 1 AWG | 7.54 BWP |
| 10 AWG | 75.40 BWP |
| 50 AWG | 377.00 BWP |
| 100 AWG | 754.01 BWP |
| 500 AWG | 3,770.04 BWP |
| 1,000 AWG | 7,540.07 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-06T13:35:20Z",
"rates": {
"BWP": 7.540073
}
}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": 754.0073,
"rate": 7.540073
}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