Rate Overview
Live
1 GYD = 0.059812 BOB
1 BOB = 16.7191
GYD
Avg
0.059188
High
0.059812
Low
0.058126
Last updated: 9/10/2026, 6:44:17 PM
Quick Conversions
| GYD | BOB |
|---|---|
| 1 GYD | 0.06 BOB |
| 10 GYD | 0.60 BOB |
| 50 GYD | 2.99 BOB |
| 100 GYD | 5.98 BOB |
| 500 GYD | 29.91 BOB |
| 1,000 GYD | 59.81 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-09-10T18:44:17Z",
"rates": {
"BOB": 0.059812
}
}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.981199999999999,
"rate": 0.059812
}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