Rate Overview
Live
1 BRL = 0.195669 CUC
1 CUC = 5.1107
BRL
Avg
0.194405
High
0.197920
Low
0.192229
Last updated: 7/12/2026, 1:07:55 PM
Quick Conversions
| BRL | CUC |
|---|---|
| 1 BRL | 0.20 CUC |
| 10 BRL | 1.96 CUC |
| 50 BRL | 9.78 CUC |
| 100 BRL | 19.57 CUC |
| 500 BRL | 97.83 CUC |
| 1,000 BRL | 195.67 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-07-12T13:07:55Z",
"rates": {
"CUC": 0.195669
}
}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": 19.5669,
"rate": 0.195669
}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