Rate Overview
Live
1 AWG = 26.3458 TRY
1 TRY = 0.037957
AWG
Avg
26.2946
High
26.3464
Low
26.1838
Last updated: 7/19/2026, 2:39:25 PM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 26.35 TRY |
| 10 AWG | 263.46 TRY |
| 50 AWG | 1,317.29 TRY |
| 100 AWG | 2,634.58 TRY |
| 500 AWG | 13,172.90 TRY |
| 1,000 AWG | 26,345.81 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-19T14:39:25Z",
"rates": {
"TRY": 26.345806
}
}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": 2634.5806,
"rate": 26.345806
}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