Rate Overview
Live
1 TWD = 5.0625 JPY
1 JPY = 0.197532
TWD
Avg
4.9961
High
5.0962
Low
4.8897
Last updated: 7/24/2026, 7:15:58 AM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 5.06 JPY |
| 10 TWD | 50.62 JPY |
| 50 TWD | 253.12 JPY |
| 100 TWD | 506.25 JPY |
| 500 TWD | 2,531.24 JPY |
| 1,000 TWD | 5,062.47 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-24T07:15:58Z",
"rates": {
"JPY": 5.062471
}
}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.24710000000005,
"rate": 5.062471
}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