Rate Overview
Live
1 TWD = 5.0517 JPY
1 JPY = 0.197953
TWD
Avg
5.0694
High
5.1050
Low
5.0462
Last updated: 7/5/2026, 5:17:13 AM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 5.05 JPY |
| 10 TWD | 50.52 JPY |
| 50 TWD | 252.59 JPY |
| 100 TWD | 505.17 JPY |
| 500 TWD | 2,525.85 JPY |
| 1,000 TWD | 5,051.70 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-05T05:17:13Z",
"rates": {
"JPY": 5.051701
}
}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.17010000000005,
"rate": 5.051701
}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