Rate Overview
Live
1 GEL = 5.0413 BWP
1 BWP = 0.198360
GEL
Avg
5.0555
High
5.0727
Low
5.0269
Last updated: 5/7/2026, 2:20:22 AM
Quick Conversions
| GEL | BWP |
|---|---|
| 1 GEL | 5.04 BWP |
| 10 GEL | 50.41 BWP |
| 50 GEL | 252.07 BWP |
| 100 GEL | 504.13 BWP |
| 500 GEL | 2,520.67 BWP |
| 1,000 GEL | 5,041.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-05-07T02:20:22Z",
"rates": {
"BWP": 5.041337
}
}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": 504.13370000000003,
"rate": 5.041337
}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