Rate Overview
Live
1 GYD = 0.033033 BOB
1 BOB = 30.2728
GYD
Avg
0.033042
High
0.033150
Low
0.033026
Last updated: 5/7/2026, 11:21:29 AM
Quick Conversions
| GYD | BOB |
|---|---|
| 1 GYD | 0.03 BOB |
| 10 GYD | 0.33 BOB |
| 50 GYD | 1.65 BOB |
| 100 GYD | 3.30 BOB |
| 500 GYD | 16.52 BOB |
| 1,000 GYD | 33.03 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-05-07T11:21:29Z",
"rates": {
"BOB": 0.033033
}
}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": 3.3033,
"rate": 0.033033
}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