Rate Overview
Live
1 AWG = 7.4547 BWP
1 BWP = 0.134144
AWG
Avg
7.5204
High
7.5517
Low
7.4547
Last updated: 5/7/2026, 7:02:08 PM
Quick Conversions
| AWG | BWP |
|---|---|
| 1 AWG | 7.45 BWP |
| 10 AWG | 74.55 BWP |
| 50 AWG | 372.73 BWP |
| 100 AWG | 745.47 BWP |
| 500 AWG | 3,727.35 BWP |
| 1,000 AWG | 7,454.69 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-07T19:02:08Z",
"rates": {
"BWP": 7.454691
}
}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": 745.4691,
"rate": 7.454691
}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