Rate Overview
Live
1 AWG = 7.4538 BWP
1 BWP = 0.134160
AWG
Avg
7.4575
High
7.4764
Low
7.4464
Last updated: 4/17/2026, 1:30:40 PM
Quick Conversions
| AWG | BWP |
|---|---|
| 1 AWG | 7.45 BWP |
| 10 AWG | 74.54 BWP |
| 50 AWG | 372.69 BWP |
| 100 AWG | 745.38 BWP |
| 500 AWG | 3,726.89 BWP |
| 1,000 AWG | 7,453.78 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-04-17T13:30:40Z",
"rates": {
"BWP": 7.453781
}
}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.3781,
"rate": 7.453781
}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