Rate Overview
Live
1 CUP = 0.186400 BRL
1 BRL = 5.3648
CUP
Avg
0.187027
High
0.188407
Low
0.185252
Last updated: 5/7/2026, 7:46:14 AM
Quick Conversions
| CUP | BRL |
|---|---|
| 1 CUP | 0.19 BRL |
| 10 CUP | 1.86 BRL |
| 50 CUP | 9.32 BRL |
| 100 CUP | 18.64 BRL |
| 500 CUP | 93.20 BRL |
| 1,000 CUP | 186.40 BRL |
Get CUP/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=BRLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-07T07:46:14Z",
"rates": {
"BRL": 0.1864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "BRL",
"amount": 100
},
"result": 18.64,
"rate": 0.1864
}Build with CUP/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key