Rate Overview
Live
1 BRL = 41.4816 GYD
1 GYD = 0.024107
BRL
Avg
40.1168
High
42.5675
Low
37.6507
Last updated: 5/27/2026, 6:25:15 PM
Quick Conversions
| BRL | GYD |
|---|---|
| 1 BRL | 41.48 GYD |
| 10 BRL | 414.82 GYD |
| 50 BRL | 2,074.08 GYD |
| 100 BRL | 4,148.16 GYD |
| 500 BRL | 20,740.80 GYD |
| 1,000 BRL | 41,481.59 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-05-27T18:25:15Z",
"rates": {
"GYD": 41.481594
}
}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": 4148.1594000000005,
"rate": 41.481594
}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