Rate Overview
Live
1 BRL = 5.1393 CUP
1 CUP = 0.194581
BRL
Avg
5.1265
High
5.1557
Low
5.0952
Last updated: 7/9/2026, 6:00:11 AM
Quick Conversions
| BRL | CUP |
|---|---|
| 1 BRL | 5.14 CUP |
| 10 BRL | 51.39 CUP |
| 50 BRL | 256.96 CUP |
| 100 BRL | 513.93 CUP |
| 500 BRL | 2,569.63 CUP |
| 1,000 BRL | 5,139.25 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-09T06:00:11Z",
"rates": {
"CUP": 5.139254
}
}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": 513.9254,
"rate": 5.139254
}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