Rate Overview
Live
1 TND = 29.6665 KGS
1 KGS = 0.033708
TND
Avg
30.0463
High
30.6214
Low
29.6004
Last updated: 7/4/2026, 4:47:19 AM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 29.67 KGS |
| 10 TND | 296.67 KGS |
| 50 TND | 1,483.33 KGS |
| 100 TND | 2,966.65 KGS |
| 500 TND | 14,833.27 KGS |
| 1,000 TND | 29,666.54 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-04T04:47:19Z",
"rates": {
"KGS": 29.666539
}
}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": 2966.6539000000002,
"rate": 29.666539
}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