Rate Overview
Live
1 TRY = 0.037495 AWG
1 AWG = 26.6702
TRY
Avg
0.037535
High
0.037639
Low
0.037387
Last updated: 8/11/2026, 6:59:56 PM
Quick Conversions
| TRY | AWG |
|---|---|
| 1 TRY | 0.04 AWG |
| 10 TRY | 0.37 AWG |
| 50 TRY | 1.87 AWG |
| 100 TRY | 3.75 AWG |
| 500 TRY | 18.75 AWG |
| 1,000 TRY | 37.50 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-08-11T18:59:56Z",
"rates": {
"AWG": 0.037495
}
}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.7495000000000003,
"rate": 0.037495
}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