Rate Overview
Live
1 CUP = 0.210445 BRL
1 BRL = 4.7518
CUP
Avg
0.196772
High
0.211094
Low
0.184977
Last updated: 5/27/2026, 4:03:28 PM
Quick Conversions
| CUP | BRL |
|---|---|
| 1 CUP | 0.21 BRL |
| 10 CUP | 2.10 BRL |
| 50 CUP | 10.52 BRL |
| 100 CUP | 21.04 BRL |
| 500 CUP | 105.22 BRL |
| 1,000 CUP | 210.45 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-05-27T16:03:28Z",
"rates": {
"BRL": 0.210445
}
}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": 21.0445,
"rate": 0.210445
}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