Rate Overview
Live
1 TRY = 0.038214 AWG
1 AWG = 26.1684
TRY
Avg
0.038284
High
0.038548
Low
0.038144
Last updated: 7/7/2026, 7:07:01 AM
Quick Conversions
| TRY | AWG |
|---|---|
| 1 TRY | 0.04 AWG |
| 10 TRY | 0.38 AWG |
| 50 TRY | 1.91 AWG |
| 100 TRY | 3.82 AWG |
| 500 TRY | 19.11 AWG |
| 1,000 TRY | 38.21 AWG |
Get TRY/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=AWGExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-07T07:07:01Z",
"rates": {
"AWG": 0.038214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "AWG",
"amount": 100
},
"result": 3.8213999999999997,
"rate": 0.038214
}Build with TRY/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key