Rate Overview
Live
1 BND = 165.4994 GYD
1 GYD = 0.006042
BND
Avg
165.0697
High
165.4994
Low
164.5336
Last updated: 9/10/2026, 5:35:04 PM
Quick Conversions
| BND | GYD |
|---|---|
| 1 BND | 165.50 GYD |
| 10 BND | 1,654.99 GYD |
| 50 BND | 8,274.97 GYD |
| 100 BND | 16,549.94 GYD |
| 500 BND | 82,749.68 GYD |
| 1,000 BND | 165,499.37 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-09-10T17:35:04Z",
"rates": {
"GYD": 165.499365
}
}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": 16549.9365,
"rate": 165.499365
}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