Rate Overview
Live
1 AWG = 26.3574 TRY
1 TRY = 0.037940
AWG
Avg
26.1487
High
26.3574
Low
25.9415
Last updated: 7/20/2026, 6:27:24 AM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 26.36 TRY |
| 10 AWG | 263.57 TRY |
| 50 AWG | 1,317.87 TRY |
| 100 AWG | 2,635.74 TRY |
| 500 AWG | 13,178.72 TRY |
| 1,000 AWG | 26,357.43 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-20T06:27:24Z",
"rates": {
"TRY": 26.35743
}
}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": 2635.743,
"rate": 26.35743
}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