Rate Overview
Live
1 GYD = 0.053846 BOB
1 BOB = 18.5715
GYD
Avg
0.052857
High
0.053846
Low
0.051335
Last updated: 7/28/2026, 1:21:31 PM
Quick Conversions
| GYD | BOB |
|---|---|
| 1 GYD | 0.05 BOB |
| 10 GYD | 0.54 BOB |
| 50 GYD | 2.69 BOB |
| 100 GYD | 5.38 BOB |
| 500 GYD | 26.92 BOB |
| 1,000 GYD | 53.85 BOB |
Get GYD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=BOBExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-07-28T13:21:31Z",
"rates": {
"BOB": 0.053846
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "BOB",
"amount": 100
},
"result": 5.3846,
"rate": 0.053846
}Build with GYD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key