Rate Overview
Live
1 BRL = 5.1681 CUP
1 CUP = 0.193494
BRL
Avg
4.8845
High
5.3980
Low
4.3847
Last updated: 7/28/2026, 8:54:08 AM
Quick Conversions
| BRL | CUP |
|---|---|
| 1 BRL | 5.17 CUP |
| 10 BRL | 51.68 CUP |
| 50 BRL | 258.41 CUP |
| 100 BRL | 516.81 CUP |
| 500 BRL | 2,584.06 CUP |
| 1,000 BRL | 5,168.12 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-07-28T08:54:08Z",
"rates": {
"CUP": 5.168122
}
}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": 516.8122000000001,
"rate": 5.168122
}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