Rate Overview
Live
1 BRL = 42.3594 GYD
1 GYD = 0.023608
BRL
Avg
42.2102
High
42.5273
Low
41.9108
Last updated: 5/7/2026, 11:28:37 AM
Quick Conversions
| BRL | GYD |
|---|---|
| 1 BRL | 42.36 GYD |
| 10 BRL | 423.59 GYD |
| 50 BRL | 2,117.97 GYD |
| 100 BRL | 4,235.94 GYD |
| 500 BRL | 21,179.69 GYD |
| 1,000 BRL | 42,359.38 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-07T11:28:37Z",
"rates": {
"GYD": 42.359379
}
}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": 4235.9379,
"rate": 42.359379
}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