Rate Overview
Live
1 CUP = 3.0631 ALL
1 ALL = 0.326469
CUP
Avg
3.0747
High
3.0913
Low
3.0571
Last updated: 4/17/2026, 4:54:24 AM
Quick Conversions
| CUP | ALL |
|---|---|
| 1 CUP | 3.06 ALL |
| 10 CUP | 30.63 ALL |
| 50 CUP | 153.15 ALL |
| 100 CUP | 306.31 ALL |
| 500 CUP | 1,531.54 ALL |
| 1,000 CUP | 3,063.07 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-04-17T04:54:24Z",
"rates": {
"ALL": 3.063074
}
}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": 306.3074,
"rate": 3.063074
}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