Rate Overview
Live
1 AWG = 25.8758 TRY
1 TRY = 0.038646
AWG
Avg
25.8383
High
25.8758
Low
25.7753
Last updated: 6/17/2026, 1:32:47 AM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 25.88 TRY |
| 10 AWG | 258.76 TRY |
| 50 AWG | 1,293.79 TRY |
| 100 AWG | 2,587.58 TRY |
| 500 AWG | 12,937.91 TRY |
| 1,000 AWG | 25,875.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-06-17T01:32:47Z",
"rates": {
"TRY": 25.87581
}
}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": 2587.581,
"rate": 25.87581
}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