Rate Overview
Live
1 AWG = 25.6432 TRY
1 TRY = 0.038997
AWG
Avg
22.2193
High
25.6432
Low
18.9694
Last updated: 5/27/2026, 4:21:22 PM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 25.64 TRY |
| 10 AWG | 256.43 TRY |
| 50 AWG | 1,282.16 TRY |
| 100 AWG | 2,564.32 TRY |
| 500 AWG | 12,821.61 TRY |
| 1,000 AWG | 25,643.21 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-05-27T16:21:22Z",
"rates": {
"TRY": 25.643212
}
}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": 2564.3212,
"rate": 25.643212
}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