Rate Overview
Live
1 KGS = 0.033116 TND
1 TND = 30.1969
KGS
Avg
0.033135
High
0.033364
Low
0.032976
Last updated: 4/16/2026, 6:37:25 PM
Quick Conversions
| KGS | TND |
|---|---|
| 1 KGS | 0.03 TND |
| 10 KGS | 0.33 TND |
| 50 KGS | 1.66 TND |
| 100 KGS | 3.31 TND |
| 500 KGS | 16.56 TND |
| 1,000 KGS | 33.12 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-04-16T18:37:25Z",
"rates": {
"TND": 0.033116
}
}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.3116,
"rate": 0.033116
}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