Rate Overview
Live
1 BRL = 39.7319 GYD
1 GYD = 0.025169
BRL
Avg
40.0772
High
40.7717
Low
39.6452
Last updated: 3/7/2026, 4:25:20 AM
Quick Conversions
| BRL | GYD |
|---|---|
| 1 BRL | 39.73 GYD |
| 10 BRL | 397.32 GYD |
| 50 BRL | 1,986.60 GYD |
| 100 BRL | 3,973.19 GYD |
| 500 BRL | 19,865.96 GYD |
| 1,000 BRL | 39,731.92 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-03-07T04:25:20Z",
"rates": {
"GYD": 39.731916
}
}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": 3973.1915999999997,
"rate": 39.731916
}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