Rate Overview
Live
1 BRL = 41.9133 GYD
1 GYD = 0.023859
BRL
Avg
41.7601
High
41.9556
Low
41.3415
Last updated: 4/17/2026, 6:23:41 AM
Quick Conversions
| BRL | GYD |
|---|---|
| 1 BRL | 41.91 GYD |
| 10 BRL | 419.13 GYD |
| 50 BRL | 2,095.66 GYD |
| 100 BRL | 4,191.33 GYD |
| 500 BRL | 20,956.64 GYD |
| 1,000 BRL | 41,913.27 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-04-17T06:23:41Z",
"rates": {
"GYD": 41.913274
}
}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": 4191.3274,
"rate": 41.913274
}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