Rate Overview
Live
1 TND = 29.6709 KGS
1 KGS = 0.033703
TND
Avg
29.6958
High
29.8700
Low
29.5455
Last updated: 7/5/2026, 11:22:33 PM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 29.67 KGS |
| 10 TND | 296.71 KGS |
| 50 TND | 1,483.54 KGS |
| 100 TND | 2,967.09 KGS |
| 500 TND | 14,835.43 KGS |
| 1,000 TND | 29,670.86 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-05T23:22:33Z",
"rates": {
"KGS": 29.670856
}
}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": 2967.0856,
"rate": 29.670856
}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