Rate Overview
Live
1 KGS = 0.040124 TMT
1 TMT = 24.9227
KGS
Avg
0.040045
High
0.040126
Low
0.039969
Last updated: 5/27/2026, 10:40:30 PM
Quick Conversions
| KGS | TMT |
|---|---|
| 1 KGS | 0.04 TMT |
| 10 KGS | 0.40 TMT |
| 50 KGS | 2.01 TMT |
| 100 KGS | 4.01 TMT |
| 500 KGS | 20.06 TMT |
| 1,000 KGS | 40.12 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-05-27T22:40:30Z",
"rates": {
"TMT": 0.040124
}
}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": 4.0124,
"rate": 0.040124
}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