Rate Overview
Live
1 KGS = 0.039996 TMT
1 TMT = 25.0025
KGS
Avg
0.039926
High
0.040124
Low
0.039207
Last updated: 7/9/2026, 4:02:39 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 | 20.00 TMT |
| 1,000 KGS | 40.00 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-09T04:02:39Z",
"rates": {
"TMT": 0.039996
}
}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.9995999999999996,
"rate": 0.039996
}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