Rate Overview
Live
1 BWP = 0.133534 AWG
1 AWG = 7.4887
BWP
Avg
0.133170
High
0.135934
Low
0.129832
Last updated: 7/25/2026, 8:11:12 PM
Quick Conversions
| BWP | AWG |
|---|---|
| 1 BWP | 0.13 AWG |
| 10 BWP | 1.34 AWG |
| 50 BWP | 6.68 AWG |
| 100 BWP | 13.35 AWG |
| 500 BWP | 66.77 AWG |
| 1,000 BWP | 133.53 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-25T20:11:12Z",
"rates": {
"AWG": 0.133534
}
}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.3534,
"rate": 0.133534
}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