Rate Overview
Live
1 TWD = 4.9815 JPY
1 JPY = 0.200741
TWD
Avg
4.9354
High
4.9815
Low
4.8980
Last updated: 8/14/2026, 6:00:42 PM
Quick Conversions
| TWD | JPY |
|---|---|
| 1 TWD | 4.98 JPY |
| 10 TWD | 49.82 JPY |
| 50 TWD | 249.08 JPY |
| 100 TWD | 498.15 JPY |
| 500 TWD | 2,490.77 JPY |
| 1,000 TWD | 4,981.53 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-08-14T18:00:42Z",
"rates": {
"JPY": 4.981533
}
}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": 498.1533,
"rate": 4.981533
}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