Rate Overview
Live
1 KGS = 0.039970 TMT
1 TMT = 25.0188
KGS
Avg
0.040002
High
0.040131
Low
0.039911
Last updated: 3/7/2026, 7:05:09 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.99 TMT |
| 1,000 KGS | 39.97 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-03-07T07:05:09Z",
"rates": {
"TMT": 0.03997
}
}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.997,
"rate": 0.03997
}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