Rate Overview
Live
1 BRL = 39.8966 GYD
1 GYD = 0.025065
BRL
Avg
39.7682
High
40.0867
Low
39.3138
Last updated: 3/27/2026, 8:01:31 AM
Quick Conversions
| BRL | GYD |
|---|---|
| 1 BRL | 39.90 GYD |
| 10 BRL | 398.97 GYD |
| 50 BRL | 1,994.83 GYD |
| 100 BRL | 3,989.66 GYD |
| 500 BRL | 19,948.31 GYD |
| 1,000 BRL | 39,896.63 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-27T08:01:31Z",
"rates": {
"GYD": 39.896626
}
}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": 3989.6625999999997,
"rate": 39.896626
}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