Rate Overview
Live
1 GEL = 5.1631 BWP
1 BWP = 0.193682
GEL
Avg
5.1482
High
5.1631
Low
5.1235
Last updated: 9/2/2026, 3:59:13 PM
Quick Conversions
| GEL | BWP |
|---|---|
| 1 GEL | 5.16 BWP |
| 10 GEL | 51.63 BWP |
| 50 GEL | 258.16 BWP |
| 100 GEL | 516.31 BWP |
| 500 GEL | 2,581.55 BWP |
| 1,000 GEL | 5,163.11 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-09-02T15:59:13Z",
"rates": {
"BWP": 5.163108
}
}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": 516.3108,
"rate": 5.163108
}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