Rate Overview
Live
1 CUP = 2.9854 ALL
1 ALL = 0.334965
CUP
Avg
2.9910
High
2.9996
Low
2.9854
Last updated: 9/10/2026, 7:09:19 AM
Quick Conversions
| CUP | ALL |
|---|---|
| 1 CUP | 2.99 ALL |
| 10 CUP | 29.85 ALL |
| 50 CUP | 149.27 ALL |
| 100 CUP | 298.54 ALL |
| 500 CUP | 1,492.69 ALL |
| 1,000 CUP | 2,985.39 ALL |
Get CUP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=ALLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-09-10T07:09:19Z",
"rates": {
"ALL": 2.985386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "ALL",
"amount": 100
},
"result": 298.53860000000003,
"rate": 2.985386
}Build with CUP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key