Rate Overview
Live
1 CUP = 0.074686 AWG
1 AWG = 13.3894
CUP
Avg
0.073752
High
0.075430
Low
0.067825
Last updated: 5/27/2026, 6:33:41 PM
Quick Conversions
| CUP | AWG |
|---|---|
| 1 CUP | 0.07 AWG |
| 10 CUP | 0.75 AWG |
| 50 CUP | 3.73 AWG |
| 100 CUP | 7.47 AWG |
| 500 CUP | 37.34 AWG |
| 1,000 CUP | 74.69 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-05-27T18:33:41Z",
"rates": {
"AWG": 0.074686
}
}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": 7.4686,
"rate": 0.074686
}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