Rate Overview
Live
1 AWG = 26.4690 TRY
1 TRY = 0.037780
AWG
Avg
25.2567
High
26.4690
Low
24.2497
Last updated: 7/28/2026, 11:55:32 AM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 26.47 TRY |
| 10 AWG | 264.69 TRY |
| 50 AWG | 1,323.45 TRY |
| 100 AWG | 2,646.90 TRY |
| 500 AWG | 13,234.51 TRY |
| 1,000 AWG | 26,469.02 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-28T11:55:32Z",
"rates": {
"TRY": 26.469022
}
}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.9022,
"rate": 26.469022
}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