Rate Overview
Live
1 AWG = 14.8086 CUP
1 CUP = 0.067528
AWG
Avg
14.8058
High
14.8096
Low
14.8005
Last updated: 8/20/2026, 10:48:29 AM
Quick Conversions
| AWG | CUP |
|---|---|
| 1 AWG | 14.81 CUP |
| 10 AWG | 148.09 CUP |
| 50 AWG | 740.43 CUP |
| 100 AWG | 1,480.86 CUP |
| 500 AWG | 7,404.31 CUP |
| 1,000 AWG | 14,808.61 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-08-20T10:48:29Z",
"rates": {
"CUP": 14.808613
}
}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.8613,
"rate": 14.808613
}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