Rate Overview
Live
1 TWD = 4.9579 JPY
1 JPY = 0.201697
TWD
Avg
4.9703
High
4.9995
Low
4.9536
Last updated: 3/7/2026, 3:44:10 AM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 4.96 JPY |
| 10 TWD | 49.58 JPY |
| 50 TWD | 247.90 JPY |
| 100 TWD | 495.79 JPY |
| 500 TWD | 2,478.97 JPY |
| 1,000 TWD | 4,957.94 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-03-07T03:44:10Z",
"rates": {
"JPY": 4.957935
}
}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": 495.7935,
"rate": 4.957935
}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