Rate Overview
Live
1 TND = 30.1960 KGS
1 KGS = 0.033117
TND
Avg
30.1794
High
30.3246
Low
29.9723
Last updated: 4/16/2026, 4:53:25 PM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 30.20 KGS |
| 10 TND | 301.96 KGS |
| 50 TND | 1,509.80 KGS |
| 100 TND | 3,019.60 KGS |
| 500 TND | 15,097.99 KGS |
| 1,000 TND | 30,195.99 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-04-16T16:53:25Z",
"rates": {
"KGS": 30.195988
}
}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": 3019.5987999999998,
"rate": 30.195988
}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