Rate Overview
Live
1 CUP = 0.197082 BRL
1 BRL = 5.0740
CUP
Avg
0.195695
High
0.197082
Low
0.194871
Last updated: 7/2/2026, 4:57:40 PM
Quick Conversions
| CUP | BRL |
|---|---|
| 1 CUP | 0.20 BRL |
| 10 CUP | 1.97 BRL |
| 50 CUP | 9.85 BRL |
| 100 CUP | 19.71 BRL |
| 500 CUP | 98.54 BRL |
| 1,000 CUP | 197.08 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-02T16:57:40Z",
"rates": {
"BRL": 0.197082
}
}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.7082,
"rate": 0.197082
}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