Rate Overview
Live
1 BND = 161.5320 GYD
1 GYD = 0.006191
BND
Avg
163.3278
High
167.4455
Low
160.0794
Last updated: 7/31/2026, 3:18:20 AM
Quick Conversions
| BND | GYD |
|---|---|
| 1 BND | 161.53 GYD |
| 10 BND | 1,615.32 GYD |
| 50 BND | 8,076.60 GYD |
| 100 BND | 16,153.20 GYD |
| 500 BND | 80,766.01 GYD |
| 1,000 BND | 161,532.03 GYD |
Get BND/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=GYDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-31T03:18:20Z",
"rates": {
"GYD": 161.532028
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "GYD",
"amount": 100
},
"result": 16153.2028,
"rate": 161.532028
}Build with BND/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key