Rate Overview
Live
1 TND = 29.8770 KGS
1 KGS = 0.033471
TND
Avg
30.3279
High
30.9354
Low
29.8229
Last updated: 3/27/2026, 11:50:14 AM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 29.88 KGS |
| 10 TND | 298.77 KGS |
| 50 TND | 1,493.85 KGS |
| 100 TND | 2,987.70 KGS |
| 500 TND | 14,938.50 KGS |
| 1,000 TND | 29,877.00 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-03-27T11:50:14Z",
"rates": {
"KGS": 29.877002
}
}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": 2987.7002,
"rate": 29.877002
}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