Rate Overview
Live
1 MKD = 0.065924 TMT
1 TMT = 15.1690
MKD
Avg
0.066492
High
0.067185
Low
0.065805
Last updated: 3/6/2026, 8:07:58 AM
Quick Conversions
| MKD | TMT |
|---|---|
| 1 MKD | 0.07 TMT |
| 10 MKD | 0.66 TMT |
| 50 MKD | 3.30 TMT |
| 100 MKD | 6.59 TMT |
| 500 MKD | 32.96 TMT |
| 1,000 MKD | 65.92 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-03-06T08:07:58Z",
"rates": {
"TMT": 0.065924
}
}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.5924,
"rate": 0.065924
}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