Rate Overview
Live
1 UAH = 0.077912 TMT
1 TMT = 12.8350
UAH
Avg
0.077996
High
0.078226
Low
0.077843
Last updated: 6/19/2026, 8:50:28 AM
Quick Conversions
| UAH | TMT |
|---|---|
| 1 UAH | 0.08 TMT |
| 10 UAH | 0.78 TMT |
| 50 UAH | 3.90 TMT |
| 100 UAH | 7.79 TMT |
| 500 UAH | 38.96 TMT |
| 1,000 UAH | 77.91 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-06-19T08:50:28Z",
"rates": {
"TMT": 0.077912
}
}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.7912,
"rate": 0.077912
}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