Rate Overview
Live
1 AWG = 26.4622 TRY
1 TRY = 0.037790
AWG
Avg
26.4070
High
26.4622
Low
26.3499
Last updated: 7/26/2026, 9:24:55 PM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 26.46 TRY |
| 10 AWG | 264.62 TRY |
| 50 AWG | 1,323.11 TRY |
| 100 AWG | 2,646.22 TRY |
| 500 AWG | 13,231.09 TRY |
| 1,000 AWG | 26,462.19 TRY |
Get AWG/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=TRYExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-26T21:24:55Z",
"rates": {
"TRY": 26.462187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "TRY",
"amount": 100
},
"result": 2646.2187,
"rate": 26.462187
}Build with AWG/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key