Rate Overview
Live
1 AWG = 7.6600 BWP
1 BWP = 0.130549
AWG
Avg
7.6604
High
8.0403
Low
7.3982
Last updated: 3/28/2026, 12:20:20 PM
Quick Conversions
| AWG | BWP |
|---|---|
| 1 AWG | 7.66 BWP |
| 10 AWG | 76.60 BWP |
| 50 AWG | 383.00 BWP |
| 100 AWG | 766.00 BWP |
| 500 AWG | 3,829.98 BWP |
| 1,000 AWG | 7,659.96 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-03-28T12:20:20Z",
"rates": {
"BWP": 7.659955
}
}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": 765.9955,
"rate": 7.659955
}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