Rate Overview
Live
1 USD = 26.5000 CUP
1 CUP = 0.037736
USD
Avg
26.5000
High
26.5000
Low
26.5000
Last updated: 4/18/2026, 8:44:37 AM
Quick Conversions
| USD | CUP |
|---|---|
| 1 USD | 26.50 CUP |
| 10 USD | 265.00 CUP |
| 50 USD | 1,325.00 CUP |
| 100 USD | 2,650.00 CUP |
| 500 USD | 13,250.00 CUP |
| 1,000 USD | 26,500.00 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-04-18T08:44:37Z",
"rates": {
"CUP": 26.4999983
}
}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.99983,
"rate": 26.4999983
}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