Rate Overview
Live
1 BWP = 0.555116 GTQ
1 GTQ = 1.8014
BWP
Avg
0.560538
High
0.569830
Low
0.555116
Last updated: 3/28/2026, 12:01:40 PM
Quick Conversions
| BWP | GTQ |
|---|---|
| 1 BWP | 0.56 GTQ |
| 10 BWP | 5.55 GTQ |
| 50 BWP | 27.76 GTQ |
| 100 BWP | 55.51 GTQ |
| 500 BWP | 277.56 GTQ |
| 1,000 BWP | 555.12 GTQ |
Get BWP/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=GTQExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-28T12:01:40Z",
"rates": {
"GTQ": 0.555116
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "GTQ",
"amount": 100
},
"result": 55.51160000000001,
"rate": 0.555116
}Build with BWP/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key