Rate Overview
Live
1 TND = 0.616824 AWG
1 AWG = 1.6212
TND
Avg
0.615405
High
0.618016
Low
0.612856
Last updated: 5/27/2026, 4:51:51 AM
Quick Conversions
| TND | AWG |
|---|---|
| 1 TND | 0.62 AWG |
| 10 TND | 6.17 AWG |
| 50 TND | 30.84 AWG |
| 100 TND | 61.68 AWG |
| 500 TND | 308.41 AWG |
| 1,000 TND | 616.82 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-05-27T04:51:51Z",
"rates": {
"AWG": 0.616824
}
}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": 61.6824,
"rate": 0.616824
}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