Rate Overview
Live
1 AWG = 14.7968 CUP
1 CUP = 0.067582
AWG
Avg
14.8028
High
14.8157
Low
14.7222
Last updated: 7/29/2026, 12:08:34 AM
Quick Conversions
| AWG | CUP |
|---|---|
| 1 AWG | 14.80 CUP |
| 10 AWG | 147.97 CUP |
| 50 AWG | 739.84 CUP |
| 100 AWG | 1,479.68 CUP |
| 500 AWG | 7,398.38 CUP |
| 1,000 AWG | 14,796.76 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-29T00:08:34Z",
"rates": {
"CUP": 14.796758
}
}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": 1479.6758,
"rate": 14.796758
}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