Rate Overview
Live
1 KGS = 0.033052 TND
1 TND = 30.2554
KGS
Avg
0.033004
High
0.033081
Low
0.032964
Last updated: 5/6/2026, 10:01:56 PM
Quick Conversions
| KGS | TND |
|---|---|
| 1 KGS | 0.03 TND |
| 10 KGS | 0.33 TND |
| 50 KGS | 1.65 TND |
| 100 KGS | 3.31 TND |
| 500 KGS | 16.53 TND |
| 1,000 KGS | 33.05 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-06T22:01:56Z",
"rates": {
"TND": 0.033052
}
}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.3051999999999997,
"rate": 0.033052
}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