Rate Overview
Live
1 TWD = 5.0664 JPY
1 JPY = 0.197379
TWD
Avg
5.0466
High
5.0664
Low
5.0111
Last updated: 7/26/2026, 6:47:12 PM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 5.07 JPY |
| 10 TWD | 50.66 JPY |
| 50 TWD | 253.32 JPY |
| 100 TWD | 506.64 JPY |
| 500 TWD | 2,533.20 JPY |
| 1,000 TWD | 5,066.41 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-07-26T18:47:12Z",
"rates": {
"JPY": 5.066405
}
}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": 506.6405,
"rate": 5.066405
}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