Rate Overview
Live
1 AWG = 7.4793 BWP
1 BWP = 0.133702
AWG
Avg
7.4942
High
7.5274
Low
7.4785
Last updated: 9/6/2026, 7:15:04 AM
Quick Conversions
| AWG | BWP |
|---|---|
| 1 AWG | 7.48 BWP |
| 10 AWG | 74.79 BWP |
| 50 AWG | 373.97 BWP |
| 100 AWG | 747.93 BWP |
| 500 AWG | 3,739.67 BWP |
| 1,000 AWG | 7,479.35 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-09-06T07:15:04Z",
"rates": {
"BWP": 7.479346
}
}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": 747.9345999999999,
"rate": 7.479346
}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