Rate Overview
Live
1 AWG = 14.8004 CUP
1 CUP = 0.067566
AWG
Avg
13.8388
High
14.8120
Low
13.2573
Last updated: 7/29/2026, 6:33:51 AM
Quick Conversions
| AWG | CUP |
|---|---|
| 1 AWG | 14.80 CUP |
| 10 AWG | 148.00 CUP |
| 50 AWG | 740.02 CUP |
| 100 AWG | 1,480.04 CUP |
| 500 AWG | 7,400.20 CUP |
| 1,000 AWG | 14,800.40 CUP |
Get AWG/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=CUPExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-29T06:33:51Z",
"rates": {
"CUP": 14.800403
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "CUP",
"amount": 100
},
"result": 1480.0403,
"rate": 14.800403
}Build with AWG/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key