Rate Overview
Live
1 AWG = 25.1194 TRY
1 TRY = 0.039810
AWG
Avg
25.1002
High
25.1248
Low
25.0681
Last updated: 5/7/2026, 12:32:26 PM
Quick Conversions
| AWG | TRY |
|---|---|
| 1 AWG | 25.12 TRY |
| 10 AWG | 251.19 TRY |
| 50 AWG | 1,255.97 TRY |
| 100 AWG | 2,511.94 TRY |
| 500 AWG | 12,559.72 TRY |
| 1,000 AWG | 25,119.43 TRY |
Get AWG/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=TRYExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T12:32:26Z",
"rates": {
"TRY": 25.11943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "TRY",
"amount": 100
},
"result": 2511.943,
"rate": 25.11943
}Build with AWG/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key