Rate Overview
Live
1 AWG = 14.8067 CUP
1 CUP = 0.067537
AWG
Avg
14.0209
High
14.8101
Low
13.3343
Last updated: 7/31/2026, 9:02:26 AM
Quick Conversions
| AWG | CUP |
|---|---|
| 1 AWG | 14.81 CUP |
| 10 AWG | 148.07 CUP |
| 50 AWG | 740.33 CUP |
| 100 AWG | 1,480.67 CUP |
| 500 AWG | 7,403.33 CUP |
| 1,000 AWG | 14,806.66 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-31T09:02:26Z",
"rates": {
"CUP": 14.806663
}
}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.6663,
"rate": 14.806663
}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