Rate Overview
Live
1 BRL = 5.1214 CUP
1 CUP = 0.195258
BRL
Avg
5.1923
High
5.2449
Low
5.1214
Last updated: 6/19/2026, 8:24:33 AM
Quick Conversions
| BRL | CUP |
|---|---|
| 1 BRL | 5.12 CUP |
| 10 BRL | 51.21 CUP |
| 50 BRL | 256.07 CUP |
| 100 BRL | 512.14 CUP |
| 500 BRL | 2,560.72 CUP |
| 1,000 BRL | 5,121.44 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-06-19T08:24:33Z",
"rates": {
"CUP": 5.121442
}
}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": 512.1442,
"rate": 5.121442
}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