Rate Overview
Live
1 TRY = 0.036952 AWG
1 AWG = 27.0621
TRY
Avg
0.037037
High
0.037100
Low
0.036951
Last updated: 9/5/2026, 6:16:23 PM
Quick Conversions
| TRY | AWG |
|---|---|
| 1 TRY | 0.04 AWG |
| 10 TRY | 0.37 AWG |
| 50 TRY | 1.85 AWG |
| 100 TRY | 3.70 AWG |
| 500 TRY | 18.48 AWG |
| 1,000 TRY | 36.95 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-09-05T18:16:23Z",
"rates": {
"AWG": 0.036952
}
}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.6952,
"rate": 0.036952
}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