Rate Overview
Live
1 BOB = 1.1029 GTQ
1 GTQ = 0.906725
BOB
Avg
1.1021
High
1.1046
Low
1.1003
Last updated: 6/19/2026, 8:53:15 AM
Quick Conversions
| BOB | GTQ |
|---|---|
| 1 BOB | 1.10 GTQ |
| 10 BOB | 11.03 GTQ |
| 50 BOB | 55.14 GTQ |
| 100 BOB | 110.29 GTQ |
| 500 BOB | 551.44 GTQ |
| 1,000 BOB | 1,102.87 GTQ |
Get BOB/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=GTQExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-19T08:53:15Z",
"rates": {
"GTQ": 1.10287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "GTQ",
"amount": 100
},
"result": 110.287,
"rate": 1.10287
}Build with BOB/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key