Rate Overview
Live
1 GYD = 0.054463 BOB
1 BOB = 18.3611
GYD
Avg
0.053274
High
0.054463
Low
0.051712
Last updated: 7/29/2026, 4:01:10 PM
Quick Conversions
| GYD | BOB |
|---|---|
| 1 GYD | 0.05 BOB |
| 10 GYD | 0.54 BOB |
| 50 GYD | 2.72 BOB |
| 100 GYD | 5.45 BOB |
| 500 GYD | 27.23 BOB |
| 1,000 GYD | 54.46 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-29T16:01:10Z",
"rates": {
"BOB": 0.054463
}
}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.4463,
"rate": 0.054463
}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