Rate Overview
Live
1 AWG = 24.9251 TRY
1 TRY = 0.040120
AWG
Avg
24.8628
High
24.9251
Low
24.8002
Last updated: 4/17/2026, 7:31:05 AM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 24.93 TRY |
| 10 AWG | 249.25 TRY |
| 50 AWG | 1,246.26 TRY |
| 100 AWG | 2,492.51 TRY |
| 500 AWG | 12,462.56 TRY |
| 1,000 AWG | 24,925.12 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-04-17T07:31:05Z",
"rates": {
"TRY": 24.925124
}
}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": 2492.5124,
"rate": 24.925124
}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