Rate Overview
Live
1 AWG = 24.8380 TRY
1 TRY = 0.040261
AWG
Avg
24.7806
High
24.8380
Low
24.7412
Last updated: 3/27/2026, 12:53:19 PM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 24.84 TRY |
| 10 AWG | 248.38 TRY |
| 50 AWG | 1,241.90 TRY |
| 100 AWG | 2,483.80 TRY |
| 500 AWG | 12,419.02 TRY |
| 1,000 AWG | 24,838.04 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-27T12:53:19Z",
"rates": {
"TRY": 24.838044
}
}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": 2483.8044,
"rate": 24.838044
}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