Rate Overview
Live
1 JPY = 0.041852 TTD
1 TTD = 23.8937
JPY
Avg
0.041836
High
0.042027
Low
0.041611
Last updated: 7/7/2026, 12:12:00 PM
Quick Conversions
| JPY | TTD |
|---|---|
| 1 JPY | 0.04 TTD |
| 10 JPY | 0.42 TTD |
| 50 JPY | 2.09 TTD |
| 100 JPY | 4.19 TTD |
| 500 JPY | 20.93 TTD |
| 1,000 JPY | 41.85 TTD |
Get JPY/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=TTDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-07T12:12:00Z",
"rates": {
"TTD": 0.041852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "TTD",
"amount": 100
},
"result": 4.1852,
"rate": 0.041852
}Build with JPY/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key