Rate Overview
Live
1 MKD = 0.064936 TMT
1 TMT = 15.3998
MKD
Avg
0.065586
High
0.066081
Low
0.064936
Last updated: 6/19/2026, 8:20:25 AM
Quick Conversions
| MKD | TMT |
|---|---|
| 1 MKD | 0.06 TMT |
| 10 MKD | 0.65 TMT |
| 50 MKD | 3.25 TMT |
| 100 MKD | 6.49 TMT |
| 500 MKD | 32.47 TMT |
| 1,000 MKD | 64.94 TMT |
Get MKD/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=TMTExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-06-19T08:20:25Z",
"rates": {
"TMT": 0.064936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "TMT",
"amount": 100
},
"result": 6.493599999999999,
"rate": 0.064936
}Build with MKD/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key