Rate Overview
Live
1 TWD = 5.0665 JPY
1 JPY = 0.197376
TWD
Avg
5.0528
High
5.0665
Low
5.0269
Last updated: 5/27/2026, 4:49:59 AM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 5.07 JPY |
| 10 TWD | 50.66 JPY |
| 50 TWD | 253.32 JPY |
| 100 TWD | 506.65 JPY |
| 500 TWD | 2,533.23 JPY |
| 1,000 TWD | 5,066.46 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-05-27T04:49:59Z",
"rates": {
"JPY": 5.066461
}
}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.64610000000005,
"rate": 5.066461
}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