Rate Overview
Live
1 BRL = 5.1612 CUP
1 CUP = 0.193752
BRL
Avg
5.1711
High
5.2237
Low
5.0952
Last updated: 7/29/2026, 7:12:47 PM
Quick Conversions
| BRL | CUP |
|---|---|
| 1 BRL | 5.16 CUP |
| 10 BRL | 51.61 CUP |
| 50 BRL | 258.06 CUP |
| 100 BRL | 516.12 CUP |
| 500 BRL | 2,580.62 CUP |
| 1,000 BRL | 5,161.24 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-29T19:12:47Z",
"rates": {
"CUP": 5.161243
}
}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.1243,
"rate": 5.161243
}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