Rate Overview
Live
1 BRL = 40.6520 GYD
1 GYD = 0.024599
BRL
Avg
41.0225
High
41.2169
Low
40.6520
Last updated: 7/29/2026, 4:10:44 PM
Quick Conversions
| BRL | GYD |
|---|---|
| 1 BRL | 40.65 GYD |
| 10 BRL | 406.52 GYD |
| 50 BRL | 2,032.60 GYD |
| 100 BRL | 4,065.20 GYD |
| 500 BRL | 20,326.01 GYD |
| 1,000 BRL | 40,652.02 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-29T16:10:44Z",
"rates": {
"GYD": 40.652017
}
}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.2017,
"rate": 40.652017
}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