Rate Overview
Live
1 UAH = 0.079985 TMT
1 TMT = 12.5023
UAH
Avg
0.080417
High
0.081221
Low
0.079695
Last updated: 3/7/2026, 7:41:05 AM
Quick Conversions
| UAH | TMT |
|---|---|
| 1 UAH | 0.08 TMT |
| 10 UAH | 0.80 TMT |
| 50 UAH | 4.00 TMT |
| 100 UAH | 8.00 TMT |
| 500 UAH | 39.99 TMT |
| 1,000 UAH | 79.99 TMT |
Get UAH/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=TMTExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-07T07:41:05Z",
"rates": {
"TMT": 0.079985
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "TMT",
"amount": 100
},
"result": 7.9985,
"rate": 0.079985
}Build with UAH/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key