Rate Overview
Live
1 USD = 23.9851 CUP
1 CUP = 0.041692
USD
Avg
23.9936
High
24.0672
Low
23.9483
Last updated: 3/7/2026, 1:01:47 AM
Quick Conversions
| USD | CUP |
|---|---|
| 1 USD | 23.99 CUP |
| 10 USD | 239.85 CUP |
| 50 USD | 1,199.26 CUP |
| 100 USD | 2,398.51 CUP |
| 500 USD | 11,992.57 CUP |
| 1,000 USD | 23,985.15 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-07T01:01:47Z",
"rates": {
"CUP": 23.98514801
}
}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": 2398.514801,
"rate": 23.98514801
}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