Rate Overview
Live
1 TRY = 0.038996 AWG
1 AWG = 25.6437
TRY
Avg
0.040520
High
0.041661
Low
0.038996
Last updated: 5/27/2026, 5:15:25 PM
Quick Conversions
| TRY | AWG |
|---|---|
| 1 TRY | 0.04 AWG |
| 10 TRY | 0.39 AWG |
| 50 TRY | 1.95 AWG |
| 100 TRY | 3.90 AWG |
| 500 TRY | 19.50 AWG |
| 1,000 TRY | 39.00 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-05-27T17:15:25Z",
"rates": {
"AWG": 0.038996
}
}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.8996000000000004,
"rate": 0.038996
}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