Rate Overview
Live
1 AWG = 14.8041 CUP
1 CUP = 0.067549
AWG
Avg
14.8058
High
14.8096
Low
14.7992
Last updated: 9/3/2026, 5:58:30 AM
Quick Conversions
| AWG | CUP |
|---|---|
| 1 AWG | 14.80 CUP |
| 10 AWG | 148.04 CUP |
| 50 AWG | 740.20 CUP |
| 100 AWG | 1,480.41 CUP |
| 500 AWG | 7,402.03 CUP |
| 1,000 AWG | 14,804.06 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-09-03T05:58:30Z",
"rates": {
"CUP": 14.804058
}
}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.4058,
"rate": 14.804058
}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