Rate Overview
Live
1 KGS = 0.033352 TND
1 TND = 29.9832
KGS
Avg
0.033364
High
0.033449
Low
0.033126
Last updated: 6/16/2026, 8:40:18 AM
Quick Conversions
| KGS | TND |
|---|---|
| 1 KGS | 0.03 TND |
| 10 KGS | 0.33 TND |
| 50 KGS | 1.67 TND |
| 100 KGS | 3.34 TND |
| 500 KGS | 16.68 TND |
| 1,000 KGS | 33.35 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-06-16T08:40:18Z",
"rates": {
"TND": 0.033352
}
}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.3352,
"rate": 0.033352
}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