Rate Overview
Live
1 KGS = 0.039990 TMT
1 TMT = 25.0063
KGS
Avg
0.040045
High
0.040171
Low
0.039964
Last updated: 7/22/2026, 11:13:45 PM
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.99 TMT |
| 1,000 KGS | 39.99 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-07-22T23:13:45Z",
"rates": {
"TMT": 0.03999
}
}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.9989999999999997,
"rate": 0.03999
}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