Rate Overview
Live
1 BRL = 40.8539 GYD
1 GYD = 0.024477
BRL
Avg
40.6344
High
42.5273
Low
38.2532
Last updated: 7/28/2026, 10:23:41 AM
Quick Conversions
| BRL | GYD |
|---|---|
| 1 BRL | 40.85 GYD |
| 10 BRL | 408.54 GYD |
| 50 BRL | 2,042.69 GYD |
| 100 BRL | 4,085.39 GYD |
| 500 BRL | 20,426.94 GYD |
| 1,000 BRL | 40,853.88 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-28T10:23:41Z",
"rates": {
"GYD": 40.853878
}
}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": 4085.3878,
"rate": 40.853878
}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