Rate Overview
Live
1 JPY = 0.042486 TTD
1 TTD = 23.5372
JPY
Avg
0.042617
High
0.042820
Low
0.042414
Last updated: 3/27/2026, 4:02:11 AM
Quick Conversions
| JPY | TTD |
|---|---|
| 1 JPY | 0.04 TTD |
| 10 JPY | 0.42 TTD |
| 50 JPY | 2.12 TTD |
| 100 JPY | 4.25 TTD |
| 500 JPY | 21.24 TTD |
| 1,000 JPY | 42.49 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-03-27T04:02:11Z",
"rates": {
"TTD": 0.042486
}
}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.248600000000001,
"rate": 0.042486
}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