Rate Overview
Live
1 USD = 26.5047 CUP
1 CUP = 0.037729
USD
Avg
24.5338
High
26.5047
Low
23.7665
Last updated: 5/29/2026, 4:26:29 PM
Quick Conversions
| USD | CUP |
|---|---|
| 1 USD | 26.50 CUP |
| 10 USD | 265.05 CUP |
| 50 USD | 1,325.24 CUP |
| 100 USD | 2,650.47 CUP |
| 500 USD | 13,252.37 CUP |
| 1,000 USD | 26,504.73 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-05-29T16:26:29Z",
"rates": {
"CUP": 26.50473482
}
}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": 2650.473482,
"rate": 26.50473482
}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