Rate Overview
Live
1 CUP = 0.219029 BRL
1 BRL = 4.5656
CUP
Avg
0.217496
High
0.219991
Low
0.214001
Last updated: 3/7/2026, 7:37:37 AM
Quick Conversions
| CUP | BRL |
|---|---|
| 1 CUP | 0.22 BRL |
| 10 CUP | 2.19 BRL |
| 50 CUP | 10.95 BRL |
| 100 CUP | 21.90 BRL |
| 500 CUP | 109.51 BRL |
| 1,000 CUP | 219.03 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-07T07:37:37Z",
"rates": {
"BRL": 0.219029
}
}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.9029,
"rate": 0.219029
}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