Rate Overview
Live
1 BWP = 0.125124 AWG
1 AWG = 7.9921
BWP
Avg
0.131127
High
0.137079
Low
0.125124
Last updated: 7/22/2026, 5:39:42 PM
Quick Conversions
| BWP | AWG |
|---|---|
| 1 BWP | 0.13 AWG |
| 10 BWP | 1.25 AWG |
| 50 BWP | 6.26 AWG |
| 100 BWP | 12.51 AWG |
| 500 BWP | 62.56 AWG |
| 1,000 BWP | 125.12 AWG |
Get BWP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=AWGExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-22T17:39:42Z",
"rates": {
"AWG": 0.125124
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "AWG",
"amount": 100
},
"result": 12.512400000000001,
"rate": 0.125124
}Build with BWP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key