Rate Overview
Live
1 GEL = 4.9753 BWP
1 BWP = 0.200992
GEL
Avg
4.9882
High
5.0068
Low
4.9753
Last updated: 4/17/2026, 12:29:44 AM
Quick Conversions
| GEL | BWP |
|---|---|
| 1 GEL | 4.98 BWP |
| 10 GEL | 49.75 BWP |
| 50 GEL | 248.77 BWP |
| 100 GEL | 497.53 BWP |
| 500 GEL | 2,487.67 BWP |
| 1,000 GEL | 4,975.33 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-04-17T00:29:44Z",
"rates": {
"BWP": 4.975333
}
}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": 497.5333,
"rate": 4.975333
}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