Rate Overview
Live
1 BRL = 0.198267 CUC
1 CUC = 5.0437
BRL
Avg
0.199016
High
0.199897
Low
0.198184
Last updated: 5/27/2026, 6:19:03 PM
Quick Conversions
| BRL | CUC |
|---|---|
| 1 BRL | 0.20 CUC |
| 10 BRL | 1.98 CUC |
| 50 BRL | 9.91 CUC |
| 100 BRL | 19.83 CUC |
| 500 BRL | 99.13 CUC |
| 1,000 BRL | 198.27 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-27T18:19:03Z",
"rates": {
"CUC": 0.198267
}
}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.8267,
"rate": 0.198267
}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