Rate Overview
Live
1 MKD = 0.066952 TMT
1 TMT = 14.9361
MKD
Avg
0.066833
High
0.067180
Low
0.066457
Last updated: 4/17/2026, 6:07:47 AM
Quick Conversions
| MKD | TMT |
|---|---|
| 1 MKD | 0.07 TMT |
| 10 MKD | 0.67 TMT |
| 50 MKD | 3.35 TMT |
| 100 MKD | 6.70 TMT |
| 500 MKD | 33.48 TMT |
| 1,000 MKD | 66.95 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-04-17T06:07:47Z",
"rates": {
"TMT": 0.066952
}
}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.6952,
"rate": 0.066952
}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