Rate Overview
Live
1 KGS = 0.033470 TND
1 TND = 29.8775
KGS
Avg
0.032976
High
0.033531
Low
0.032325
Last updated: 3/27/2026, 10:19:52 AM
Quick Conversions
| KGS | TND |
|---|---|
| 1 KGS | 0.03 TND |
| 10 KGS | 0.33 TND |
| 50 KGS | 1.67 TND |
| 100 KGS | 3.35 TND |
| 500 KGS | 16.74 TND |
| 1,000 KGS | 33.47 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-03-27T10:19:52Z",
"rates": {
"TND": 0.03347
}
}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.347,
"rate": 0.03347
}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