Rate Overview
Live
1 AWG = 26.1493 TRY
1 TRY = 0.038242
AWG
Avg
26.0666
High
26.1493
Low
25.9415
Last updated: 7/4/2026, 1:04:36 AM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 26.15 TRY |
| 10 AWG | 261.49 TRY |
| 50 AWG | 1,307.47 TRY |
| 100 AWG | 2,614.93 TRY |
| 500 AWG | 13,074.65 TRY |
| 1,000 AWG | 26,149.30 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-07-04T01:04:36Z",
"rates": {
"TRY": 26.149301
}
}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": 2614.9301,
"rate": 26.149301
}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