Rate Overview
Live
1 BWP = 0.134160 AWG
1 AWG = 7.4538
BWP
Avg
0.134093
High
0.134292
Low
0.133753
Last updated: 4/17/2026, 12:02:28 PM
Quick Conversions
| BWP | AWG |
|---|---|
| 1 BWP | 0.13 AWG |
| 10 BWP | 1.34 AWG |
| 50 BWP | 6.71 AWG |
| 100 BWP | 13.42 AWG |
| 500 BWP | 67.08 AWG |
| 1,000 BWP | 134.16 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-04-17T12:02:28Z",
"rates": {
"AWG": 0.13416
}
}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.416,
"rate": 0.13416
}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