Rate Overview
Live
1 BND = 162.2199 GYD
1 GYD = 0.006164
BND
Avg
163.2583
High
165.6477
Low
161.0092
Last updated: 8/1/2026, 3:31:56 AM
Quick Conversions
| BND | GYD |
|---|---|
| 1 BND | 162.22 GYD |
| 10 BND | 1,622.20 GYD |
| 50 BND | 8,110.99 GYD |
| 100 BND | 16,221.99 GYD |
| 500 BND | 81,109.94 GYD |
| 1,000 BND | 162,219.88 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-08-01T03:31:56Z",
"rates": {
"GYD": 162.21988
}
}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": 16221.988,
"rate": 162.21988
}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