Rate Overview
Live
1 BWP = 0.186454 GEL
1 GEL = 5.3633
BWP
Avg
0.189463
High
0.194363
Low
0.182968
Last updated: 7/23/2026, 5:36:39 AM
Quick Conversions
| BWP | GEL |
|---|---|
| 1 BWP | 0.19 GEL |
| 10 BWP | 1.86 GEL |
| 50 BWP | 9.32 GEL |
| 100 BWP | 18.65 GEL |
| 500 BWP | 93.23 GEL |
| 1,000 BWP | 186.45 GEL |
Get BWP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=GELExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-23T05:36:39Z",
"rates": {
"GEL": 0.186454
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "GEL",
"amount": 100
},
"result": 18.645400000000002,
"rate": 0.186454
}Build with BWP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key