Rate Overview
Live
1 USD = 26.4927 CUP
1 CUP = 0.037746
USD
Avg
25.1155
High
26.5101
Low
23.8684
Last updated: 7/29/2026, 3:53:54 AM
Quick Conversions
| USD | CUP |
|---|---|
| 1 USD | 26.49 CUP |
| 10 USD | 264.93 CUP |
| 50 USD | 1,324.64 CUP |
| 100 USD | 2,649.27 CUP |
| 500 USD | 13,246.36 CUP |
| 1,000 USD | 26,492.72 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-29T03:53:54Z",
"rates": {
"CUP": 26.49272205
}
}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": 2649.272205,
"rate": 26.49272205
}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