Rate Overview
Live
1 KGS = 0.033177 TND
1 TND = 30.1414
KGS
Avg
0.034328
High
0.036937
Low
0.032641
Last updated: 5/27/2026, 4:53:32 AM
Quick Conversions
| KGS | TND |
|---|---|
| 1 KGS | 0.03 TND |
| 10 KGS | 0.33 TND |
| 50 KGS | 1.66 TND |
| 100 KGS | 3.32 TND |
| 500 KGS | 16.59 TND |
| 1,000 KGS | 33.18 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-05-27T04:53:32Z",
"rates": {
"TND": 0.033177
}
}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.3177,
"rate": 0.033177
}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