Rate Overview
Live
1 TND = 29.5001 KGS
1 KGS = 0.033898
TND
Avg
30.1152
High
30.9354
Low
29.5001
Last updated: 7/26/2026, 5:53:30 PM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 29.50 KGS |
| 10 TND | 295.00 KGS |
| 50 TND | 1,475.01 KGS |
| 100 TND | 2,950.01 KGS |
| 500 TND | 14,750.06 KGS |
| 1,000 TND | 29,500.12 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-07-26T17:53:30Z",
"rates": {
"KGS": 29.500116
}
}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": 2950.0116,
"rate": 29.500116
}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