Rate Overview
Live
1 GEL = 5.1363 BWP
1 BWP = 0.194691
GEL
Avg
5.1508
High
5.1627
Low
5.1363
Last updated: 7/1/2026, 4:18:15 PM
Quick Conversions
| GEL | BWP |
|---|---|
| 1 GEL | 5.14 BWP |
| 10 GEL | 51.36 BWP |
| 50 GEL | 256.82 BWP |
| 100 GEL | 513.63 BWP |
| 500 GEL | 2,568.17 BWP |
| 1,000 GEL | 5,136.34 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-01T16:18:15Z",
"rates": {
"BWP": 5.136337
}
}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": 513.6337,
"rate": 5.136337
}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