Rate Overview
Live
1 TND = 29.9894 KGS
1 KGS = 0.033345
TND
Avg
30.1009
High
30.3780
Low
29.9677
Last updated: 9/2/2026, 4:46:22 PM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 29.99 KGS |
| 10 TND | 299.89 KGS |
| 50 TND | 1,499.47 KGS |
| 100 TND | 2,998.94 KGS |
| 500 TND | 14,994.70 KGS |
| 1,000 TND | 29,989.40 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-09-02T16:46:22Z",
"rates": {
"KGS": 29.989397
}
}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": 2998.9397,
"rate": 29.989397
}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