Rate Overview
Live
1 UAH = 0.080219 TMT
1 TMT = 12.4659
UAH
Avg
0.080607
High
0.080794
Low
0.080219
Last updated: 4/17/2026, 10:45:59 AM
Quick Conversions
| UAH | TMT |
|---|---|
| 1 UAH | 0.08 TMT |
| 10 UAH | 0.80 TMT |
| 50 UAH | 4.01 TMT |
| 100 UAH | 8.02 TMT |
| 500 UAH | 40.11 TMT |
| 1,000 UAH | 80.22 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-04-17T10:45:59Z",
"rates": {
"TMT": 0.080219
}
}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": 8.0219,
"rate": 0.080219
}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