Rate Overview
Live
1 GEL = 5.1006 BWP
1 BWP = 0.196057
GEL
Avg
5.0432
High
5.3044
Low
4.8935
Last updated: 7/26/2026, 1:14:04 AM
Quick Conversions
| GEL | BWP |
|---|---|
| 1 GEL | 5.10 BWP |
| 10 GEL | 51.01 BWP |
| 50 GEL | 255.03 BWP |
| 100 GEL | 510.06 BWP |
| 500 GEL | 2,550.28 BWP |
| 1,000 GEL | 5,100.55 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-26T01:14:04Z",
"rates": {
"BWP": 5.100553
}
}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": 510.0553,
"rate": 5.100553
}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