Rate Overview
Live
1 BWP = 0.132624 AWG
1 AWG = 7.5401
BWP
Avg
0.131809
High
0.134148
Low
0.126046
Last updated: 7/6/2026, 4:14:40 PM
Quick Conversions
| BWP | AWG |
|---|---|
| 1 BWP | 0.13 AWG |
| 10 BWP | 1.33 AWG |
| 50 BWP | 6.63 AWG |
| 100 BWP | 13.26 AWG |
| 500 BWP | 66.31 AWG |
| 1,000 BWP | 132.62 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-06T16:14:40Z",
"rates": {
"AWG": 0.132624
}
}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.2624,
"rate": 0.132624
}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