Rate Overview
Live
1 TMT = 25.0024 KGS
1 KGS = 0.039996
TMT
Avg
25.0422
High
25.5053
Low
24.9222
Last updated: 7/9/2026, 4:12:06 AM
Quick Conversions
| TMT | KGS |
|---|---|
| 1 TMT | 25.00 KGS |
| 10 TMT | 250.02 KGS |
| 50 TMT | 1,250.12 KGS |
| 100 TMT | 2,500.24 KGS |
| 500 TMT | 12,501.19 KGS |
| 1,000 TMT | 25,002.37 KGS |
Get TMT/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TMT¤cies=KGSExample Response:
{
"success": true,
"base": "TMT",
"date": "2026-07-09T04:12:06Z",
"rates": {
"KGS": 25.00237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TMT&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TMT",
"to": "KGS",
"amount": 100
},
"result": 2500.237,
"rate": 25.00237
}Build with TMT/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key