Rate Overview
Live
1 CUP = 3.4739 ALL
1 ALL = 0.287864
CUP
Avg
3.4631
High
3.4750
Low
3.4452
Last updated: 3/27/2026, 11:28:24 AM
Quick Conversions
| CUP | ALL |
|---|---|
| 1 CUP | 3.47 ALL |
| 10 CUP | 34.74 ALL |
| 50 CUP | 173.69 ALL |
| 100 CUP | 347.39 ALL |
| 500 CUP | 1,736.93 ALL |
| 1,000 CUP | 3,473.87 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-03-27T11:28:24Z",
"rates": {
"ALL": 3.473867
}
}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": 347.38669999999996,
"rate": 3.473867
}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