Rate Overview
Live
1 BND = 162.3858 GYD
1 GYD = 0.006158
BND
Avg
163.4158
High
165.7090
Low
161.6805
Last updated: 8/1/2026, 9:45:57 AM
Quick Conversions
| BND | GYD |
|---|---|
| 1 BND | 162.39 GYD |
| 10 BND | 1,623.86 GYD |
| 50 BND | 8,119.29 GYD |
| 100 BND | 16,238.58 GYD |
| 500 BND | 81,192.91 GYD |
| 1,000 BND | 162,385.82 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-01T09:45:57Z",
"rates": {
"GYD": 162.385823
}
}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": 16238.582299999998,
"rate": 162.385823
}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