Rate Overview
Live
1 TWD = 5.0695 JPY
1 JPY = 0.197259
TWD
Avg
4.6197
High
5.1439
Low
3.9107
Last updated: 5/27/2026, 7:26:17 AM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 5.07 JPY |
| 10 TWD | 50.69 JPY |
| 50 TWD | 253.47 JPY |
| 100 TWD | 506.95 JPY |
| 500 TWD | 2,534.74 JPY |
| 1,000 TWD | 5,069.48 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-27T07:26:17Z",
"rates": {
"JPY": 5.069484
}
}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.9484,
"rate": 5.069484
}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