Rate Overview
Live
1 TND = 29.9420 KGS
1 KGS = 0.033398
TND
Avg
29.9890
High
30.1009
Low
29.9012
Last updated: 8/12/2026, 10:23:57 AM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 29.94 KGS |
| 10 TND | 299.42 KGS |
| 50 TND | 1,497.10 KGS |
| 100 TND | 2,994.20 KGS |
| 500 TND | 14,970.99 KGS |
| 1,000 TND | 29,941.98 KGS |
Get TND/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=KGSExample Response:
{
"success": true,
"base": "TND",
"date": "2026-08-12T10:23:57Z",
"rates": {
"KGS": 29.941981
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "KGS",
"amount": 100
},
"result": 2994.1980999999996,
"rate": 29.941981
}Build with TND/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key