Rate Overview
Live
1 BRL = 4.7518 CUP
1 CUP = 0.210446
BRL
Avg
4.7122
High
5.3916
Low
4.3264
Last updated: 5/27/2026, 9:36:31 PM
Quick Conversions
| BRL | CUP |
|---|---|
| 1 BRL | 4.75 CUP |
| 10 BRL | 47.52 CUP |
| 50 BRL | 237.59 CUP |
| 100 BRL | 475.18 CUP |
| 500 BRL | 2,375.91 CUP |
| 1,000 BRL | 4,751.82 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-05-27T21:36:31Z",
"rates": {
"CUP": 4.751817
}
}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": 475.1817,
"rate": 4.751817
}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