Rate Overview
Live
1 CUP = 3.1108 ALL
1 ALL = 0.321458
CUP
Avg
3.0976
High
3.1108
Low
3.0843
Last updated: 6/19/2026, 8:40:55 AM
Quick Conversions
| CUP | ALL |
|---|---|
| 1 CUP | 3.11 ALL |
| 10 CUP | 31.11 ALL |
| 50 CUP | 155.54 ALL |
| 100 CUP | 311.08 ALL |
| 500 CUP | 1,555.41 ALL |
| 1,000 CUP | 3,110.83 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-06-19T08:40:55Z",
"rates": {
"ALL": 3.110829
}
}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": 311.0829,
"rate": 3.110829
}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