Rate Overview
Live
1 CUP = 3.0231 ALL
1 ALL = 0.330784
CUP
Avg
3.0296
High
3.0400
Low
3.0231
Last updated: 8/20/2026, 7:16:53 AM
Quick Conversions
| CUP | ALL |
|---|---|
| 1 CUP | 3.02 ALL |
| 10 CUP | 30.23 ALL |
| 50 CUP | 151.16 ALL |
| 100 CUP | 302.31 ALL |
| 500 CUP | 1,511.56 ALL |
| 1,000 CUP | 3,023.12 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-08-20T07:16:53Z",
"rates": {
"ALL": 3.023122
}
}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": 302.31219999999996,
"rate": 3.023122
}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