Rate Overview
Live
1 TWD = 4.9261 JPY
1 JPY = 0.202999
TWD
Avg
5.0072
High
5.0590
Low
4.9207
Last updated: 9/4/2026, 10:56:37 PM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 4.93 JPY |
| 10 TWD | 49.26 JPY |
| 50 TWD | 246.31 JPY |
| 100 TWD | 492.61 JPY |
| 500 TWD | 2,463.07 JPY |
| 1,000 TWD | 4,926.14 JPY |
Get TWD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=JPYExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-09-04T22:56:37Z",
"rates": {
"JPY": 4.92614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "JPY",
"amount": 100
},
"result": 492.61400000000003,
"rate": 4.92614
}Build with TWD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key