Rate Overview
Live
1 TJS = 224.5355 MMK
1 MMK = 0.004454 TJS
Avg
225.7282
High
227.2940
Low
224.5355
Last updated: 1/25/2026, 3:30:44 PM
Quick Conversions
| TJS | MMK |
|---|---|
| 1 TJS | 224.54 MMK |
| 10 TJS | 2,245.35 MMK |
| 50 TJS | 11,226.77 MMK |
| 100 TJS | 22,453.55 MMK |
| 500 TJS | 112,267.75 MMK |
| 1,000 TJS | 224,535.50 MMK |
Get TJS/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=MMKExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T15:30:44Z",
"rates": {
"MMK": 224.535497
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "MMK",
"amount": 100
},
"result": 22453.5497,
"rate": 224.535497
}Build with TJS/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key