Rate Overview
Live
1 KGS = 0.033713 TND
1 TND = 29.6621
KGS
Avg
0.033732
High
0.033858
Low
0.033478
Last updated: 7/1/2026, 1:13:41 PM
Quick Conversions
| KGS | TND |
|---|---|
| 1 KGS | 0.03 TND |
| 10 KGS | 0.34 TND |
| 50 KGS | 1.69 TND |
| 100 KGS | 3.37 TND |
| 500 KGS | 16.86 TND |
| 1,000 KGS | 33.71 TND |
Get KGS/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=TNDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-01T13:13:41Z",
"rates": {
"TND": 0.033713
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "TND",
"amount": 100
},
"result": 3.3713,
"rate": 0.033713
}Build with KGS/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key