Rate Overview
Live
1 BRL = 0.190217 CUC
1 CUC = 5.2572
BRL
Avg
0.191619
High
0.194905
Low
0.189518
Last updated: 3/7/2026, 7:44:19 AM
Quick Conversions
| BRL | CUC |
|---|---|
| 1 BRL | 0.19 CUC |
| 10 BRL | 1.90 CUC |
| 50 BRL | 9.51 CUC |
| 100 BRL | 19.02 CUC |
| 500 BRL | 95.11 CUC |
| 1,000 BRL | 190.22 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-03-07T07:44:19Z",
"rates": {
"CUC": 0.190217
}
}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.0217,
"rate": 0.190217
}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