Rate Overview
Live
1 CUP = 0.067924 AWG
1 AWG = 14.7223
CUP
Avg
0.073162
High
0.074849
Low
0.067924
Last updated: 3/28/2026, 9:02:49 AM
Quick Conversions
| CUP | AWG |
|---|---|
| 1 CUP | 0.07 AWG |
| 10 CUP | 0.68 AWG |
| 50 CUP | 3.40 AWG |
| 100 CUP | 6.79 AWG |
| 500 CUP | 33.96 AWG |
| 1,000 CUP | 67.92 AWG |
Get CUP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=AWGExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-28T09:02:49Z",
"rates": {
"AWG": 0.067924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "AWG",
"amount": 100
},
"result": 6.7924,
"rate": 0.067924
}Build with CUP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key