Rate Overview
Live
1 CUP = 0.218741 BRL
1 BRL = 4.5716
CUP
Avg
0.231933
High
0.257538
Low
0.218209
Last updated: 3/27/2026, 4:28:01 PM
Quick Conversions
| CUP | BRL |
|---|---|
| 1 CUP | 0.22 BRL |
| 10 CUP | 2.19 BRL |
| 50 CUP | 10.94 BRL |
| 100 CUP | 21.87 BRL |
| 500 CUP | 109.37 BRL |
| 1,000 CUP | 218.74 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-03-27T16:28:01Z",
"rates": {
"BRL": 0.218741
}
}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.8741,
"rate": 0.218741
}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