Rate Overview
Live
1 BOB = 30.2668 GYD
1 GYD = 0.033040
BOB
Avg
30.2485
High
30.2835
Low
30.2074
Last updated: 6/19/2026, 8:49:05 AM
Quick Conversions
| BOB | GYD |
|---|---|
| 1 BOB | 30.27 GYD |
| 10 BOB | 302.67 GYD |
| 50 BOB | 1,513.34 GYD |
| 100 BOB | 3,026.68 GYD |
| 500 BOB | 15,133.39 GYD |
| 1,000 BOB | 30,266.79 GYD |
Get BOB/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=GYDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-19T08:49:05Z",
"rates": {
"GYD": 30.266786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "GYD",
"amount": 100
},
"result": 3026.6786,
"rate": 30.266786
}Build with BOB/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key