Rate Overview
Live
1 USD = 26.5128 CUP
1 CUP = 0.037718
USD
Avg
26.5049
High
26.5128
Low
26.4924
Last updated: 7/27/2026, 5:26:19 PM
Quick Conversions
| USD | CUP |
|---|---|
| 1 USD | 26.51 CUP |
| 10 USD | 265.13 CUP |
| 50 USD | 1,325.64 CUP |
| 100 USD | 2,651.28 CUP |
| 500 USD | 13,256.38 CUP |
| 1,000 USD | 26,512.75 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-07-27T17:26:19Z",
"rates": {
"CUP": 26.51275323
}
}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": 2651.2753230000003,
"rate": 26.51275323
}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