Rate Overview
Live
1 TWD = 5.0700 JPY
1 JPY = 0.197240
TWD
Avg
4.9875
High
5.0700
Low
4.8739
Last updated: 5/27/2026, 6:11:29 AM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 5.07 JPY |
| 10 TWD | 50.70 JPY |
| 50 TWD | 253.50 JPY |
| 100 TWD | 507.00 JPY |
| 500 TWD | 2,534.98 JPY |
| 1,000 TWD | 5,069.96 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-27T06:11:29Z",
"rates": {
"JPY": 5.069961
}
}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.9961,
"rate": 5.069961
}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