Rate Overview
Live
1 BWP = 0.201543 GEL
1 GEL = 4.9617
BWP
Avg
0.202890
High
0.204619
Low
0.201543
Last updated: 3/7/2026, 2:27:11 AM
Quick Conversions
| BWP | GEL |
|---|---|
| 1 BWP | 0.20 GEL |
| 10 BWP | 2.02 GEL |
| 50 BWP | 10.08 GEL |
| 100 BWP | 20.15 GEL |
| 500 BWP | 100.77 GEL |
| 1,000 BWP | 201.54 GEL |
Get BWP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=GELExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-07T02:27:11Z",
"rates": {
"GEL": 0.201543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "GEL",
"amount": 100
},
"result": 20.1543,
"rate": 0.201543
}Build with BWP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key