Rate Overview
Live
1 AWG = 13.4138 CUP
1 CUP = 0.074550
AWG
Avg
13.3937
High
13.4138
Low
13.3580
Last updated: 5/28/2026, 8:34:13 PM
Quick Conversions
| AWG | CUP |
|---|---|
| 1 AWG | 13.41 CUP |
| 10 AWG | 134.14 CUP |
| 50 AWG | 670.69 CUP |
| 100 AWG | 1,341.38 CUP |
| 500 AWG | 6,706.90 CUP |
| 1,000 AWG | 13,413.81 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-05-28T20:34:13Z",
"rates": {
"CUP": 13.413805
}
}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": 1341.3805,
"rate": 13.413805
}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