Rate Overview
Live
1 BOB = 1.1012 GTQ
1 GTQ = 0.908108
BOB
Avg
1.1026
High
1.1070
Low
1.1005
Last updated: 5/27/2026, 1:33:45 PM
Quick Conversions
| BOB | GTQ |
|---|---|
| 1 BOB | 1.10 GTQ |
| 10 BOB | 11.01 GTQ |
| 50 BOB | 55.06 GTQ |
| 100 BOB | 110.12 GTQ |
| 500 BOB | 550.60 GTQ |
| 1,000 BOB | 1,101.19 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-27T13:33:45Z",
"rates": {
"GTQ": 1.101191
}
}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.1191,
"rate": 1.101191
}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