Rate Overview
Live
1 CUP = 3.4195 ALL
1 ALL = 0.292441
CUP
Avg
3.2244
High
3.4389
Low
3.0520
Last updated: 5/27/2026, 2:53:10 PM
Quick Conversions
| CUP | ALL |
|---|---|
| 1 CUP | 3.42 ALL |
| 10 CUP | 34.19 ALL |
| 50 CUP | 170.97 ALL |
| 100 CUP | 341.95 ALL |
| 500 CUP | 1,709.75 ALL |
| 1,000 CUP | 3,419.49 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-27T14:53:10Z",
"rates": {
"ALL": 3.41949
}
}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": 341.949,
"rate": 3.41949
}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