Rate Overview
Live
1 UAH = 0.078617 TMT
1 TMT = 12.7199
UAH
Avg
0.078071
High
0.078617
Low
0.077802
Last updated: 7/31/2026, 3:53:00 AM
Quick Conversions
| UAH | TMT |
|---|---|
| 1 UAH | 0.08 TMT |
| 10 UAH | 0.79 TMT |
| 50 UAH | 3.93 TMT |
| 100 UAH | 7.86 TMT |
| 500 UAH | 39.31 TMT |
| 1,000 UAH | 78.62 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-07-31T03:53:00Z",
"rates": {
"TMT": 0.078617
}
}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.861700000000001,
"rate": 0.078617
}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