Rate Overview
Live
1 CUP = 0.037738 USD
1 USD = 26.4985
CUP
Avg
0.040975
High
0.041875
Low
0.037735
Last updated: 5/30/2026, 4:37:16 AM
Quick Conversions
| CUP | USD |
|---|---|
| 1 CUP | 0.04 USD |
| 10 CUP | 0.38 USD |
| 50 CUP | 1.89 USD |
| 100 CUP | 3.77 USD |
| 500 CUP | 18.87 USD |
| 1,000 CUP | 37.74 USD |
Get CUP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=USDExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-30T04:37:16Z",
"rates": {
"USD": 0.037738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "USD",
"amount": 100
},
"result": 3.7738,
"rate": 0.037738
}Build with CUP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key