Rate Overview
Live
1 BND = 164.6997 GYD
1 GYD = 0.006072
BND
Avg
164.1231
High
164.6997
Low
163.8374
Last updated: 5/7/2026, 2:50:45 PM
Quick Conversions
| BND | GYD |
|---|---|
| 1 BND | 164.70 GYD |
| 10 BND | 1,647.00 GYD |
| 50 BND | 8,234.99 GYD |
| 100 BND | 16,469.97 GYD |
| 500 BND | 82,349.86 GYD |
| 1,000 BND | 164,699.72 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-05-07T14:50:45Z",
"rates": {
"GYD": 164.699724
}
}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": 16469.9724,
"rate": 164.699724
}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