Rate Overview
Live
1 KGS = 0.033898 TND
1 TND = 29.5003
KGS
Avg
0.033776
High
0.033898
Low
0.033672
Last updated: 7/26/2026, 3:52:11 PM
Quick Conversions
| KGS | TND |
|---|---|
| 1 KGS | 0.03 TND |
| 10 KGS | 0.34 TND |
| 50 KGS | 1.69 TND |
| 100 KGS | 3.39 TND |
| 500 KGS | 16.95 TND |
| 1,000 KGS | 33.90 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-26T15:52:11Z",
"rates": {
"TND": 0.033898
}
}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.3897999999999997,
"rate": 0.033898
}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