Rate Overview
Live
1 BRL = 40.6568 GYD
1 GYD = 0.024596
BRL
Avg
40.7935
High
42.5675
Low
39.2389
Last updated: 7/30/2026, 11:08:35 AM
Quick Conversions
| BRL | GYD |
|---|---|
| 1 BRL | 40.66 GYD |
| 10 BRL | 406.57 GYD |
| 50 BRL | 2,032.84 GYD |
| 100 BRL | 4,065.68 GYD |
| 500 BRL | 20,328.42 GYD |
| 1,000 BRL | 40,656.84 GYD |
Get BRL/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=GYDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-30T11:08:35Z",
"rates": {
"GYD": 40.656838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "GYD",
"amount": 100
},
"result": 4065.6838000000002,
"rate": 40.656838
}Build with BRL/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key