Rate Overview
Live
1 KGS = 0.039963 TMT
1 TMT = 25.0231
KGS
Avg
0.040019
High
0.040102
Low
0.039952
Last updated: 8/20/2026, 2:34:17 AM
Quick Conversions
| KGS | TMT |
|---|---|
| 1 KGS | 0.04 TMT |
| 10 KGS | 0.40 TMT |
| 50 KGS | 2.00 TMT |
| 100 KGS | 4.00 TMT |
| 500 KGS | 19.98 TMT |
| 1,000 KGS | 39.96 TMT |
Get KGS/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=TMTExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-20T02:34:17Z",
"rates": {
"TMT": 0.039963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "TMT",
"amount": 100
},
"result": 3.9962999999999997,
"rate": 0.039963
}Build with KGS/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key