Rate Overview
Live
1 KGS = 0.033840 TND
1 TND = 29.5508
KGS
Avg
0.033268
High
0.033858
Low
0.032498
Last updated: 7/26/2026, 1:48:46 AM
Quick Conversions
| KGS | TND |
|---|---|
| 1 KGS | 0.03 TND |
| 10 KGS | 0.34 TND |
| 50 KGS | 1.69 TND |
| 100 KGS | 3.38 TND |
| 500 KGS | 16.92 TND |
| 1,000 KGS | 33.84 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-26T01:48:46Z",
"rates": {
"TND": 0.03384
}
}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.3840000000000003,
"rate": 0.03384
}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