Rate Overview
Live
1 BRL = 5.1711 CUP
1 CUP = 0.193383
BRL
Avg
5.1612
High
5.2225
Low
5.0983
Last updated: 9/6/2026, 11:00:28 PM
Quick Conversions
| BRL | CUP |
|---|---|
| 1 BRL | 5.17 CUP |
| 10 BRL | 51.71 CUP |
| 50 BRL | 258.55 CUP |
| 100 BRL | 517.11 CUP |
| 500 BRL | 2,585.54 CUP |
| 1,000 BRL | 5,171.07 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-09-06T23:00:28Z",
"rates": {
"CUP": 5.171074
}
}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": 517.1074,
"rate": 5.171074
}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