Rate Overview
Live
1 CUP = 3.1127 ALL
1 ALL = 0.321264
CUP
Avg
3.1027
High
3.1127
Low
3.0843
Last updated: 6/23/2026, 2:13:08 PM
Quick Conversions
| CUP | ALL |
|---|---|
| 1 CUP | 3.11 ALL |
| 10 CUP | 31.13 ALL |
| 50 CUP | 155.64 ALL |
| 100 CUP | 311.27 ALL |
| 500 CUP | 1,556.35 ALL |
| 1,000 CUP | 3,112.71 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-23T14:13:08Z",
"rates": {
"ALL": 3.112707
}
}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.2707,
"rate": 3.112707
}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