Rate Overview
Live
1 TRY = 0.040130 AWG
1 AWG = 24.9190
TRY
Avg
0.040221
High
0.040322
Low
0.040130
Last updated: 4/17/2026, 6:06:36 AM
Quick Conversions
| TRY | AWG |
|---|---|
| 1 TRY | 0.04 AWG |
| 10 TRY | 0.40 AWG |
| 50 TRY | 2.01 AWG |
| 100 TRY | 4.01 AWG |
| 500 TRY | 20.06 AWG |
| 1,000 TRY | 40.13 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-04-17T06:06:36Z",
"rates": {
"AWG": 0.04013
}
}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": 4.013,
"rate": 0.04013
}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