Rate Overview
Live
1 BWP = 0.132434 AWG
1 AWG = 7.5509
BWP
Avg
0.134326
High
0.137141
Low
0.132434
Last updated: 3/7/2026, 7:38:22 AM
Quick Conversions
| BWP | AWG |
|---|---|
| 1 BWP | 0.13 AWG |
| 10 BWP | 1.32 AWG |
| 50 BWP | 6.62 AWG |
| 100 BWP | 13.24 AWG |
| 500 BWP | 66.22 AWG |
| 1,000 BWP | 132.43 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-03-07T07:38:22Z",
"rates": {
"AWG": 0.132434
}
}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": 13.2434,
"rate": 0.132434
}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