Rate Overview
Live
1 GEL = 5.1661 BWP
1 BWP = 0.193571
GEL
Avg
5.1605
High
5.1738
Low
5.1435
Last updated: 8/15/2026, 11:08:41 PM
Quick Conversions
| GEL | BWP |
|---|---|
| 1 GEL | 5.17 BWP |
| 10 GEL | 51.66 BWP |
| 50 GEL | 258.30 BWP |
| 100 GEL | 516.61 BWP |
| 500 GEL | 2,583.03 BWP |
| 1,000 GEL | 5,166.06 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-08-15T23:08:41Z",
"rates": {
"BWP": 5.166061
}
}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.6061,
"rate": 5.166061
}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