Rate Overview
Live
1 BND = 163.8030 GYD
1 GYD = 0.006105
BND
Avg
163.4564
High
163.8030
Low
163.1539
Last updated: 8/20/2026, 4:17:26 AM
Quick Conversions
| BND | GYD |
|---|---|
| 1 BND | 163.80 GYD |
| 10 BND | 1,638.03 GYD |
| 50 BND | 8,190.15 GYD |
| 100 BND | 16,380.30 GYD |
| 500 BND | 81,901.52 GYD |
| 1,000 BND | 163,803.03 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-20T04:17:26Z",
"rates": {
"GYD": 163.80303
}
}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": 16380.303,
"rate": 163.80303
}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