Rate Overview
Live
1 BRL = 0.191684 CUC
1 CUC = 5.2169
BRL
Avg
0.194077
High
0.203699
Low
0.182555
Last updated: 7/3/2026, 6:57:49 PM
Quick Conversions
| BRL | CUC |
|---|---|
| 1 BRL | 0.19 CUC |
| 10 BRL | 1.92 CUC |
| 50 BRL | 9.58 CUC |
| 100 BRL | 19.17 CUC |
| 500 BRL | 95.84 CUC |
| 1,000 BRL | 191.68 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-03T18:57:49Z",
"rates": {
"CUC": 0.191684
}
}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.1684,
"rate": 0.191684
}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