Rate Overview
Live
1 TRY = 0.037801 AWG
1 AWG = 26.4543
TRY
Avg
0.037888
High
0.037955
Low
0.037801
Last updated: 7/25/2026, 6:51:14 PM
Quick Conversions
| TRY | AWG |
|---|---|
| 1 TRY | 0.04 AWG |
| 10 TRY | 0.38 AWG |
| 50 TRY | 1.89 AWG |
| 100 TRY | 3.78 AWG |
| 500 TRY | 18.90 AWG |
| 1,000 TRY | 37.80 AWG |
Get TRY/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=AWGExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-25T18:51:14Z",
"rates": {
"AWG": 0.037801
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "AWG",
"amount": 100
},
"result": 3.7801,
"rate": 0.037801
}Build with TRY/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key