Rate Overview
Live
1 TND = 29.5506 KGS
1 KGS = 0.033840
TND
Avg
29.6277
High
29.6976
Low
29.5506
Last updated: 7/25/2026, 4:38:09 AM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 29.55 KGS |
| 10 TND | 295.51 KGS |
| 50 TND | 1,477.53 KGS |
| 100 TND | 2,955.06 KGS |
| 500 TND | 14,775.28 KGS |
| 1,000 TND | 29,550.56 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-25T04:38:09Z",
"rates": {
"KGS": 29.55056
}
}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": 2955.056,
"rate": 29.55056
}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