Rate Overview
Live
1 TWD = 4.9716 JPY
1 JPY = 0.201144
TWD
Avg
4.9736
High
4.9995
Low
4.9536
Last updated: 3/7/2026, 2:14:53 AM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 4.97 JPY |
| 10 TWD | 49.72 JPY |
| 50 TWD | 248.58 JPY |
| 100 TWD | 497.16 JPY |
| 500 TWD | 2,485.79 JPY |
| 1,000 TWD | 4,971.57 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-07T02:14:53Z",
"rates": {
"JPY": 4.971574
}
}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": 497.15740000000005,
"rate": 4.971574
}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