Rate Overview
Live
1 TND = 30.1946 KGS
1 KGS = 0.033119
TND
Avg
30.0785
High
30.1946
Low
29.9478
Last updated: 5/27/2026, 2:28:07 AM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 30.19 KGS |
| 10 TND | 301.95 KGS |
| 50 TND | 1,509.73 KGS |
| 100 TND | 3,019.46 KGS |
| 500 TND | 15,097.29 KGS |
| 1,000 TND | 30,194.58 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-05-27T02:28:07Z",
"rates": {
"KGS": 30.194584
}
}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": 3019.4584,
"rate": 30.194584
}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