Rate Overview
Live
1 BRL = 5.3088 CUP
1 CUP = 0.188366
BRL
Avg
5.2941
High
5.3197
Low
5.2431
Last updated: 4/17/2026, 7:32:10 AM
Quick Conversions
| BRL | CUP |
|---|---|
| 1 BRL | 5.31 CUP |
| 10 BRL | 53.09 CUP |
| 50 BRL | 265.44 CUP |
| 100 BRL | 530.88 CUP |
| 500 BRL | 2,654.40 CUP |
| 1,000 BRL | 5,308.81 CUP |
Get BRL/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=CUPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-04-17T07:32:10Z",
"rates": {
"CUP": 5.308809
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "CUP",
"amount": 100
},
"result": 530.8809,
"rate": 5.308809
}Build with BRL/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key