Rate Overview
Live
1 JPY = 0.021943 TMT
1 TMT = 45.5726
JPY
Avg
0.022108
High
0.022503
Low
0.021834
Last updated: 3/27/2026, 9:23:51 AM
Quick Conversions
| JPY | TMT |
|---|---|
| 1 JPY | 0.02 TMT |
| 10 JPY | 0.22 TMT |
| 50 JPY | 1.10 TMT |
| 100 JPY | 2.19 TMT |
| 500 JPY | 10.97 TMT |
| 1,000 JPY | 21.94 TMT |
Get JPY/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=TMTExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T09:23:51Z",
"rates": {
"TMT": 0.021943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "TMT",
"amount": 100
},
"result": 2.1943,
"rate": 0.021943
}Build with JPY/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key