Rate Overview
Live
1 BRL = 4.5656 CUP
1 CUP = 0.219029
BRL
Avg
4.5982
High
4.6729
Low
4.5456
Last updated: 3/7/2026, 7:38:12 AM
Quick Conversions
| BRL | CUP |
|---|---|
| 1 BRL | 4.57 CUP |
| 10 BRL | 45.66 CUP |
| 50 BRL | 228.28 CUP |
| 100 BRL | 456.56 CUP |
| 500 BRL | 2,282.80 CUP |
| 1,000 BRL | 4,565.60 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-03-07T07:38:12Z",
"rates": {
"CUP": 4.565603
}
}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": 456.56030000000004,
"rate": 4.565603
}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