Rate Overview
Live
1 AWG = 24.6144 TRY
1 TRY = 0.040627
AWG
Avg
24.5791
High
24.6223
Low
24.5388
Last updated: 3/7/2026, 6:08:08 AM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 24.61 TRY |
| 10 AWG | 246.14 TRY |
| 50 AWG | 1,230.72 TRY |
| 100 AWG | 2,461.44 TRY |
| 500 AWG | 12,307.20 TRY |
| 1,000 AWG | 24,614.39 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-03-07T06:08:08Z",
"rates": {
"TRY": 24.614392
}
}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": 2461.4392,
"rate": 24.614392
}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