Rate Overview
Live
1 TWD = 5.0563 JPY
1 JPY = 0.197774
TWD
Avg
5.0516
High
5.0627
Low
5.0269
Last updated: 5/27/2026, 3:39:11 AM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 5.06 JPY |
| 10 TWD | 50.56 JPY |
| 50 TWD | 252.81 JPY |
| 100 TWD | 505.63 JPY |
| 500 TWD | 2,528.14 JPY |
| 1,000 TWD | 5,056.28 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-27T03:39:11Z",
"rates": {
"JPY": 5.056277
}
}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": 505.62769999999995,
"rate": 5.056277
}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