Rate Overview
Live
1 JPY = 0.043371 TTD
1 TTD = 23.0569
JPY
Avg
0.043169
High
0.043444
Low
0.042544
Last updated: 5/6/2026, 10:15:43 AM
Quick Conversions
| JPY | TTD |
|---|---|
| 1 JPY | 0.04 TTD |
| 10 JPY | 0.43 TTD |
| 50 JPY | 2.17 TTD |
| 100 JPY | 4.34 TTD |
| 500 JPY | 21.69 TTD |
| 1,000 JPY | 43.37 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-05-06T10:15:43Z",
"rates": {
"TTD": 0.043371
}
}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.3371,
"rate": 0.043371
}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