Rate Overview
Live
1 BRL = 5.0764 CUP
1 CUP = 0.196990
BRL
Avg
5.1220
High
5.2117
Low
5.0763
Last updated: 8/17/2026, 9:56:17 PM
Quick Conversions
| BRL | CUP |
|---|---|
| 1 BRL | 5.08 CUP |
| 10 BRL | 50.76 CUP |
| 50 BRL | 253.82 CUP |
| 100 BRL | 507.64 CUP |
| 500 BRL | 2,538.21 CUP |
| 1,000 BRL | 5,076.41 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-08-17T21:56:17Z",
"rates": {
"CUP": 5.07641
}
}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": 507.641,
"rate": 5.07641
}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