Rate Overview
Live
1 TND = 29.6217 KGS
1 KGS = 0.033759
TND
Avg
30.1569
High
30.9354
Low
29.5455
Last updated: 7/14/2026, 11:13:13 PM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 29.62 KGS |
| 10 TND | 296.22 KGS |
| 50 TND | 1,481.08 KGS |
| 100 TND | 2,962.17 KGS |
| 500 TND | 14,810.83 KGS |
| 1,000 TND | 29,621.67 KGS |
Get TND/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=KGSExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-14T23:13:13Z",
"rates": {
"KGS": 29.621666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "KGS",
"amount": 100
},
"result": 2962.1666,
"rate": 29.621666
}Build with TND/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key