Rate Overview
Live
1 BRL = 5.1716 CUP
1 CUP = 0.193364
BRL
Avg
5.1978
High
5.2237
Low
5.1716
Last updated: 7/30/2026, 6:55:10 AM
Quick Conversions
| BRL | CUP |
|---|---|
| 1 BRL | 5.17 CUP |
| 10 BRL | 51.72 CUP |
| 50 BRL | 258.58 CUP |
| 100 BRL | 517.16 CUP |
| 500 BRL | 2,585.80 CUP |
| 1,000 BRL | 5,171.61 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-30T06:55:10Z",
"rates": {
"CUP": 5.171606
}
}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.1605999999999,
"rate": 5.171606
}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