Rate Overview
Live
1 BRL = 0.202445 CUC
1 CUC = 4.9396
BRL
Avg
0.201770
High
0.203699
Low
0.200288
Last updated: 5/7/2026, 12:32:33 PM
Quick Conversions
| BRL | CUC |
|---|---|
| 1 BRL | 0.20 CUC |
| 10 BRL | 2.02 CUC |
| 50 BRL | 10.12 CUC |
| 100 BRL | 20.24 CUC |
| 500 BRL | 101.22 CUC |
| 1,000 BRL | 202.45 CUC |
Get BRL/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=CUCExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-07T12:32:33Z",
"rates": {
"CUC": 0.202445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "CUC",
"amount": 100
},
"result": 20.244500000000002,
"rate": 0.202445
}Build with BRL/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key