Rate Overview
Live
1 TND = 29.8886 KGS
1 KGS = 0.033458
TND
Avg
29.9062
High
30.0395
Low
29.7940
Last updated: 8/15/2026, 7:34:48 PM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 29.89 KGS |
| 10 TND | 298.89 KGS |
| 50 TND | 1,494.43 KGS |
| 100 TND | 2,988.86 KGS |
| 500 TND | 14,944.29 KGS |
| 1,000 TND | 29,888.58 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-08-15T19:34:48Z",
"rates": {
"KGS": 29.888582
}
}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": 2988.8582,
"rate": 29.888582
}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