Rate Overview
Live
1 CUP = 3.0708 ALL
1 ALL = 0.325652
CUP
Avg
3.0776
High
3.0940
Low
3.0708
Last updated: 5/7/2026, 11:26:52 AM
Quick Conversions
| CUP | ALL |
|---|---|
| 1 CUP | 3.07 ALL |
| 10 CUP | 30.71 ALL |
| 50 CUP | 153.54 ALL |
| 100 CUP | 307.08 ALL |
| 500 CUP | 1,535.38 ALL |
| 1,000 CUP | 3,070.76 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-05-07T11:26:52Z",
"rates": {
"ALL": 3.070762
}
}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": 307.07620000000003,
"rate": 3.070762
}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