Rate Overview
Live
1 AWG = 14.7222 CUP
1 CUP = 0.067925
AWG
Avg
14.7269
High
14.7632
Low
14.7120
Last updated: 4/17/2026, 5:34:31 PM
Quick Conversions
| AWG | CUP |
|---|---|
| 1 AWG | 14.72 CUP |
| 10 AWG | 147.22 CUP |
| 50 AWG | 736.11 CUP |
| 100 AWG | 1,472.22 CUP |
| 500 AWG | 7,361.11 CUP |
| 1,000 AWG | 14,722.22 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-04-17T17:34:31Z",
"rates": {
"CUP": 14.72222
}
}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": 1472.222,
"rate": 14.72222
}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