Rate Overview
Live
1 AWG = 26.6691 TRY
1 TRY = 0.037497
AWG
Avg
26.6418
High
26.7467
Low
26.5675
Last updated: 8/11/2026, 7:02:45 PM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 26.67 TRY |
| 10 AWG | 266.69 TRY |
| 50 AWG | 1,333.45 TRY |
| 100 AWG | 2,666.91 TRY |
| 500 AWG | 13,334.54 TRY |
| 1,000 AWG | 26,669.08 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-08-11T19:02:45Z",
"rates": {
"TRY": 26.669078
}
}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": 2666.9078,
"rate": 26.669078
}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