Rate Overview
Live
1 TND = 29.7620 KGS
1 KGS = 0.033600
TND
Avg
30.2157
High
30.6148
Low
29.7620
Last updated: 3/7/2026, 7:58:50 AM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 29.76 KGS |
| 10 TND | 297.62 KGS |
| 50 TND | 1,488.10 KGS |
| 100 TND | 2,976.20 KGS |
| 500 TND | 14,881.02 KGS |
| 1,000 TND | 29,762.05 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-07T07:58:50Z",
"rates": {
"KGS": 29.762046
}
}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": 2976.2046,
"rate": 29.762046
}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