Rate Overview
Live
1 AWG = 24.8380 TRY
1 TRY = 0.040261
AWG
Avg
23.9980
High
24.8380
Low
23.1776
Last updated: 3/27/2026, 4:26:29 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.01 TRY |
| 1,000 AWG | 24,838.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-03-27T16:26:29Z",
"rates": {
"TRY": 24.838016
}
}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.8016,
"rate": 24.838016
}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