Rate Overview
Live
1 CUP = 0.195754 BRL
1 BRL = 5.1085
CUP
Avg
0.193323
High
0.195754
Low
0.191733
Last updated: 8/13/2026, 7:18:32 AM
Quick Conversions
| CUP | BRL |
|---|---|
| 1 CUP | 0.20 BRL |
| 10 CUP | 1.96 BRL |
| 50 CUP | 9.79 BRL |
| 100 CUP | 19.58 BRL |
| 500 CUP | 97.88 BRL |
| 1,000 CUP | 195.75 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-08-13T07:18:32Z",
"rates": {
"BRL": 0.195754
}
}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": 19.575400000000002,
"rate": 0.195754
}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