Rate Overview
Live
1 BRL = 5.3648 CUP
1 CUP = 0.186400
BRL
Avg
5.3469
High
5.3980
Low
5.3076
Last updated: 5/7/2026, 11:27:29 AM
Quick Conversions
| BRL | CUP |
|---|---|
| 1 BRL | 5.36 CUP |
| 10 BRL | 53.65 CUP |
| 50 BRL | 268.24 CUP |
| 100 BRL | 536.48 CUP |
| 500 BRL | 2,682.40 CUP |
| 1,000 BRL | 5,364.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-05-07T11:27:29Z",
"rates": {
"CUP": 5.364806
}
}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": 536.4806,
"rate": 5.364806
}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