Rate Overview
Live
1 JPY = 0.022168 TMT
1 TMT = 45.1101
JPY
Avg
0.022258
High
0.022429
Low
0.022154
Last updated: 3/7/2026, 1:01:51 AM
Quick Conversions
| JPY | TMT |
|---|---|
| 1 JPY | 0.02 TMT |
| 10 JPY | 0.22 TMT |
| 50 JPY | 1.11 TMT |
| 100 JPY | 2.22 TMT |
| 500 JPY | 11.08 TMT |
| 1,000 JPY | 22.17 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-07T01:01:51Z",
"rates": {
"TMT": 0.022168
}
}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.2168,
"rate": 0.022168
}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