Rate Overview
Live
1 CUP = 0.067495 AWG
1 AWG = 14.8159
CUP
Avg
0.067526
High
0.067575
Low
0.067495
Last updated: 7/11/2026, 8:14:53 AM
Quick Conversions
| CUP | AWG |
|---|---|
| 1 CUP | 0.07 AWG |
| 10 CUP | 0.67 AWG |
| 50 CUP | 3.37 AWG |
| 100 CUP | 6.75 AWG |
| 500 CUP | 33.75 AWG |
| 1,000 CUP | 67.50 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-07-11T08:14:53Z",
"rates": {
"AWG": 0.067495
}
}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.7495,
"rate": 0.067495
}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