Rate Overview
Live
1 GEL = 5.0345 BWP
1 BWP = 0.198630
GEL
Avg
5.0819
High
5.1181
Low
5.0345
Last updated: 6/16/2026, 11:13:13 AM
Quick Conversions
| GEL | BWP |
|---|---|
| 1 GEL | 5.03 BWP |
| 10 GEL | 50.34 BWP |
| 50 GEL | 251.72 BWP |
| 100 GEL | 503.45 BWP |
| 500 GEL | 2,517.25 BWP |
| 1,000 GEL | 5,034.50 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-06-16T11:13:13Z",
"rates": {
"BWP": 5.034496
}
}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": 503.4496,
"rate": 5.034496
}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