Rate Overview
Live
1 TND = 30.2546 KGS
1 KGS = 0.033053
TND
Avg
30.2993
High
30.3359
Low
30.2288
Last updated: 5/6/2026, 11:09:12 PM
Quick Conversions
| TND | KGS |
|---|---|
| 1 TND | 30.25 KGS |
| 10 TND | 302.55 KGS |
| 50 TND | 1,512.73 KGS |
| 100 TND | 3,025.46 KGS |
| 500 TND | 15,127.28 KGS |
| 1,000 TND | 30,254.56 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-06T23:09:12Z",
"rates": {
"KGS": 30.254559
}
}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": 3025.4559,
"rate": 30.254559
}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