Rate Overview
Live
1 AWG = 14.8008 CUP
1 CUP = 0.067564
AWG
Avg
14.8041
High
14.8116
Low
14.7968
Last updated: 7/30/2026, 6:09:02 AM
Quick Conversions
| AWG | CUP |
|---|---|
| 1 AWG | 14.80 CUP |
| 10 AWG | 148.01 CUP |
| 50 AWG | 740.04 CUP |
| 100 AWG | 1,480.08 CUP |
| 500 AWG | 7,400.42 CUP |
| 1,000 AWG | 14,800.84 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-30T06:09:02Z",
"rates": {
"CUP": 14.800841
}
}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.0841,
"rate": 14.800841
}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