Rate Overview
Live
1 USD = 23.9469 CUP
1 CUP = 0.041759
USD
Avg
23.9716
High
24.0508
Low
23.7393
Last updated: 3/27/2026, 9:26:42 AM
Quick Conversions
| USD | CUP |
|---|---|
| 1 USD | 23.95 CUP |
| 10 USD | 239.47 CUP |
| 50 USD | 1,197.35 CUP |
| 100 USD | 2,394.69 CUP |
| 500 USD | 11,973.47 CUP |
| 1,000 USD | 23,946.93 CUP |
Get USD/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=CUPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T09:26:42Z",
"rates": {
"CUP": 23.94693438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "CUP",
"amount": 100
},
"result": 2394.693438,
"rate": 23.94693438
}Build with USD/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key