Rate Overview
Live
1 TND = 29.5345 KGS
1 KGS = 0.033859
TND
Avg
30.0696
High
30.7288
Low
29.5345
Last updated: 6/27/2026, 8:35:11 AM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 29.53 KGS |
| 10 TND | 295.35 KGS |
| 50 TND | 1,476.73 KGS |
| 100 TND | 2,953.45 KGS |
| 500 TND | 14,767.27 KGS |
| 1,000 TND | 29,534.53 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-06-27T08:35:11Z",
"rates": {
"KGS": 29.53453
}
}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": 2953.453,
"rate": 29.53453
}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