Rate Overview
Live
1 JPY = 0.022401 TMT
1 TMT = 44.6409
JPY
Avg
0.022342
High
0.022437
Low
0.022209
Last updated: 5/7/2026, 12:12:11 AM
Quick Conversions
| JPY | TMT |
|---|---|
| 1 JPY | 0.02 TMT |
| 10 JPY | 0.22 TMT |
| 50 JPY | 1.12 TMT |
| 100 JPY | 2.24 TMT |
| 500 JPY | 11.20 TMT |
| 1,000 JPY | 22.40 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-05-07T00:12:11Z",
"rates": {
"TMT": 0.022401
}
}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.2401,
"rate": 0.022401
}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