Rate Overview
Live
1 BOB = 1.1047 GTQ
1 GTQ = 0.905212
BOB
Avg
1.1049
High
1.1057
Low
1.1019
Last updated: 5/7/2026, 7:49:09 AM
Quick Conversions
| BOB | GTQ |
|---|---|
| 1 BOB | 1.10 GTQ |
| 10 BOB | 11.05 GTQ |
| 50 BOB | 55.24 GTQ |
| 100 BOB | 110.47 GTQ |
| 500 BOB | 552.36 GTQ |
| 1,000 BOB | 1,104.71 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-05-07T07:49:09Z",
"rates": {
"GTQ": 1.104713
}
}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.4713,
"rate": 1.104713
}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