Rate Overview
Live
1 TTD = 23.4244 JPY
1 JPY = 0.042691
TTD
Avg
23.5510
High
23.7277
Low
23.4244
Last updated: 9/2/2026, 4:42:10 PM
Quick Conversions
| TTD | JPY |
|---|---|
| 1 TTD | 23.42 JPY |
| 10 TTD | 234.24 JPY |
| 50 TTD | 1,171.22 JPY |
| 100 TTD | 2,342.44 JPY |
| 500 TTD | 11,712.18 JPY |
| 1,000 TTD | 23,424.36 JPY |
Get TTD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=JPYExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-09-02T16:42:10Z",
"rates": {
"JPY": 23.424356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "JPY",
"amount": 100
},
"result": 2342.4356,
"rate": 23.424356
}Build with TTD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key