Rate Overview
Live
1 AWG = 14.8083 CUP
1 CUP = 0.067530
AWG
Avg
14.8070
High
14.8124
Low
14.7983
Last updated: 7/10/2026, 1:09:41 PM
Quick Conversions
| AWG | CUP |
|---|---|
| 1 AWG | 14.81 CUP |
| 10 AWG | 148.08 CUP |
| 50 AWG | 740.41 CUP |
| 100 AWG | 1,480.83 CUP |
| 500 AWG | 7,404.14 CUP |
| 1,000 AWG | 14,808.27 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-10T13:09:41Z",
"rates": {
"CUP": 14.808271
}
}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.8271,
"rate": 14.808271
}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