Rate Overview
Live
1 BWP = 0.200991 GEL
1 GEL = 4.9753
BWP
Avg
0.200473
High
0.200991
Low
0.199729
Last updated: 4/17/2026, 1:49:05 AM
Quick Conversions
| BWP | GEL |
|---|---|
| 1 BWP | 0.20 GEL |
| 10 BWP | 2.01 GEL |
| 50 BWP | 10.05 GEL |
| 100 BWP | 20.10 GEL |
| 500 BWP | 100.50 GEL |
| 1,000 BWP | 200.99 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-04-17T01:49:05Z",
"rates": {
"GEL": 0.200991
}
}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.0991,
"rate": 0.200991
}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