Rate Overview
Live
1 GEL = 5.1620 BWP
1 BWP = 0.193725
GEL
Avg
5.1706
High
5.1924
Low
5.1545
Last updated: 8/12/2026, 4:22:31 PM
Quick Conversions
| GEL | BWP |
|---|---|
| 1 GEL | 5.16 BWP |
| 10 GEL | 51.62 BWP |
| 50 GEL | 258.10 BWP |
| 100 GEL | 516.20 BWP |
| 500 GEL | 2,580.98 BWP |
| 1,000 GEL | 5,161.97 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-12T16:22:31Z",
"rates": {
"BWP": 5.161969
}
}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.1969,
"rate": 5.161969
}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