Rate Overview
Live
1 TWD = 5.0641 JPY
1 JPY = 0.197467
TWD
Avg
5.0106
High
5.1050
Low
4.8745
Last updated: 7/26/2026, 1:50:50 AM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 5.06 JPY |
| 10 TWD | 50.64 JPY |
| 50 TWD | 253.21 JPY |
| 100 TWD | 506.41 JPY |
| 500 TWD | 2,532.07 JPY |
| 1,000 TWD | 5,064.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-07-26T01:50:50Z",
"rates": {
"JPY": 5.064135
}
}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.4135,
"rate": 5.064135
}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