Rate Overview
Live
1 TND = 29.9828 KGS
1 KGS = 0.033352
TND
Avg
29.9718
High
30.1870
Low
29.8960
Last updated: 6/16/2026, 7:11:50 AM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 29.98 KGS |
| 10 TND | 299.83 KGS |
| 50 TND | 1,499.14 KGS |
| 100 TND | 2,998.28 KGS |
| 500 TND | 14,991.42 KGS |
| 1,000 TND | 29,982.85 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-06-16T07:11:50Z",
"rates": {
"KGS": 29.982848
}
}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.2848,
"rate": 29.982848
}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