Rate Overview
Live
1 AWG = 7.4887 BWP
1 BWP = 0.133534
AWG
Avg
7.5104
High
7.7023
Low
7.3565
Last updated: 7/25/2026, 11:04:24 AM
Quick Conversions
| AWG | BWP |
|---|---|
| 1 AWG | 7.49 BWP |
| 10 AWG | 74.89 BWP |
| 50 AWG | 374.44 BWP |
| 100 AWG | 748.87 BWP |
| 500 AWG | 3,744.36 BWP |
| 1,000 AWG | 7,488.72 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-25T11:04:24Z",
"rates": {
"BWP": 7.488723
}
}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": 748.8723,
"rate": 7.488723
}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