Rate Overview
Live
1 GEL = 5.3632 BWP
1 BWP = 0.186455
GEL
Avg
5.0405
High
5.3632
Low
4.8372
Last updated: 7/23/2026, 7:04:42 AM
Quick Conversions
| GEL | BWP |
|---|---|
| 1 GEL | 5.36 BWP |
| 10 GEL | 53.63 BWP |
| 50 GEL | 268.16 BWP |
| 100 GEL | 536.32 BWP |
| 500 GEL | 2,681.61 BWP |
| 1,000 GEL | 5,363.23 BWP |
Get GEL/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BWPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-23T07:04:42Z",
"rates": {
"BWP": 5.363228
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BWP",
"amount": 100
},
"result": 536.3228,
"rate": 5.363228
}Build with GEL/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key