Rate Overview
Live
1 TND = 0.607760 AWG
1 AWG = 1.6454
TND
Avg
0.616647
High
0.629951
Low
0.606210
Last updated: 7/22/2026, 10:53:55 AM
Quick Conversions
| TND | AWG |
|---|---|
| 1 TND | 0.61 AWG |
| 10 TND | 6.08 AWG |
| 50 TND | 30.39 AWG |
| 100 TND | 60.78 AWG |
| 500 TND | 303.88 AWG |
| 1,000 TND | 607.76 AWG |
Get TND/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=AWGExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-22T10:53:55Z",
"rates": {
"AWG": 0.60776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "AWG",
"amount": 100
},
"result": 60.775999999999996,
"rate": 0.60776
}Build with TND/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key