Rate Overview
Live
1 CUP = 0.193493 BRL
1 BRL = 5.1681
CUP
Avg
0.213930
High
0.233039
Low
0.185252
Last updated: 7/28/2026, 3:41:20 PM
Quick Conversions
| CUP | BRL |
|---|---|
| 1 CUP | 0.19 BRL |
| 10 CUP | 1.93 BRL |
| 50 CUP | 9.67 BRL |
| 100 CUP | 19.35 BRL |
| 500 CUP | 96.75 BRL |
| 1,000 CUP | 193.49 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-07-28T15:41:20Z",
"rates": {
"BRL": 0.193493
}
}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.3493,
"rate": 0.193493
}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