Rate Overview
Live
1 JPY = 0.021366 TMT
1 TMT = 46.8033
JPY
Avg
0.021407
High
0.021553
Low
0.021360
Last updated: 7/28/2026, 3:36:34 AM
Quick Conversions
| JPY | TMT |
|---|---|
| 1 JPY | 0.02 TMT |
| 10 JPY | 0.21 TMT |
| 50 JPY | 1.07 TMT |
| 100 JPY | 2.14 TMT |
| 500 JPY | 10.68 TMT |
| 1,000 JPY | 21.37 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-07-28T03:36:34Z",
"rates": {
"TMT": 0.021366
}
}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.1366,
"rate": 0.021366
}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