Rate Overview
Live
1 BND = 163.8559 GYD
1 GYD = 0.006103
BND
Avg
163.4002
High
167.4455
Low
161.2552
Last updated: 5/27/2026, 9:38:13 PM
Quick Conversions
| BND | GYD |
|---|---|
| 1 BND | 163.86 GYD |
| 10 BND | 1,638.56 GYD |
| 50 BND | 8,192.80 GYD |
| 100 BND | 16,385.59 GYD |
| 500 BND | 81,927.95 GYD |
| 1,000 BND | 163,855.90 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-27T21:38:13Z",
"rates": {
"GYD": 163.855903
}
}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": 16385.5903,
"rate": 163.855903
}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