Rate Overview
Live
1 AWG = 26.9916 TRY
1 TRY = 0.037049
AWG
Avg
26.9605
High
26.9922
Low
26.8887
Last updated: 9/3/2026, 1:14:36 PM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 26.99 TRY |
| 10 AWG | 269.92 TRY |
| 50 AWG | 1,349.58 TRY |
| 100 AWG | 2,699.16 TRY |
| 500 AWG | 13,495.81 TRY |
| 1,000 AWG | 26,991.62 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-09-03T13:14:36Z",
"rates": {
"TRY": 26.99162
}
}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": 2699.1620000000003,
"rate": 26.99162
}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