Rate Overview
Live
1 BWP = 0.133470 AWG
1 AWG = 7.4923
BWP
Avg
0.132648
High
0.133470
Low
0.131765
Last updated: 5/27/2026, 10:46:01 PM
Quick Conversions
| BWP | AWG |
|---|---|
| 1 BWP | 0.13 AWG |
| 10 BWP | 1.33 AWG |
| 50 BWP | 6.67 AWG |
| 100 BWP | 13.35 AWG |
| 500 BWP | 66.74 AWG |
| 1,000 BWP | 133.47 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-05-27T22:46:01Z",
"rates": {
"AWG": 0.13347
}
}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.347000000000001,
"rate": 0.13347
}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