Rate Overview
Live
1 CUP = 3.0963 ALL
1 ALL = 0.322967
CUP
Avg
3.1049
High
3.1329
Low
3.0843
Last updated: 7/11/2026, 4:33:29 PM
Quick Conversions
| CUP | ALL |
|---|---|
| 1 CUP | 3.10 ALL |
| 10 CUP | 30.96 ALL |
| 50 CUP | 154.81 ALL |
| 100 CUP | 309.63 ALL |
| 500 CUP | 1,548.14 ALL |
| 1,000 CUP | 3,096.29 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-07-11T16:33:29Z",
"rates": {
"ALL": 3.096288
}
}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": 309.6288,
"rate": 3.096288
}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