Rate Overview
Live
1 GYD = 0.047226 BOB
1 BOB = 21.1748
GYD
Avg
0.036260
High
0.047226
Low
0.033094
Last updated: 7/8/2026, 2:51:43 PM
Quick Conversions
| GYD | BOB |
|---|---|
| 1 GYD | 0.05 BOB |
| 10 GYD | 0.47 BOB |
| 50 GYD | 2.36 BOB |
| 100 GYD | 4.72 BOB |
| 500 GYD | 23.61 BOB |
| 1,000 GYD | 47.23 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-08T14:51:43Z",
"rates": {
"BOB": 0.047226
}
}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": 4.7226,
"rate": 0.047226
}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