Rate Overview
Live
1 TWD = 5.0485 JPY
1 JPY = 0.198079
TWD
Avg
5.0274
High
5.0485
Low
5.0126
Last updated: 4/17/2026, 12:00:05 AM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 5.05 JPY |
| 10 TWD | 50.48 JPY |
| 50 TWD | 252.42 JPY |
| 100 TWD | 504.85 JPY |
| 500 TWD | 2,524.25 JPY |
| 1,000 TWD | 5,048.49 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-04-17T00:00:05Z",
"rates": {
"JPY": 5.048492
}
}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": 504.84920000000005,
"rate": 5.048492
}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