Rate Overview
Live
1 CUP = 0.188366 BRL
1 BRL = 5.3088
CUP
Avg
0.188894
High
0.190728
Low
0.187981
Last updated: 4/17/2026, 6:12:00 AM
Quick Conversions
| CUP | BRL |
|---|---|
| 1 CUP | 0.19 BRL |
| 10 CUP | 1.88 BRL |
| 50 CUP | 9.42 BRL |
| 100 CUP | 18.84 BRL |
| 500 CUP | 94.18 BRL |
| 1,000 CUP | 188.37 BRL |
Get CUP/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=BRLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-04-17T06:12:00Z",
"rates": {
"BRL": 0.188366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "BRL",
"amount": 100
},
"result": 18.8366,
"rate": 0.188366
}Build with CUP/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key