Rate Overview
Live
1 JPY = 0.197378 TWD
1 TWD = 5.0664
JPY
Avg
0.198157
High
0.199556
Low
0.197378
Last updated: 7/26/2026, 6:54:16 PM
Quick Conversions
| JPY | TWD |
|---|---|
| 1 JPY | 0.20 TWD |
| 10 JPY | 1.97 TWD |
| 50 JPY | 9.87 TWD |
| 100 JPY | 19.74 TWD |
| 500 JPY | 98.69 TWD |
| 1,000 JPY | 197.38 TWD |
Get JPY/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=TWDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-26T18:54:16Z",
"rates": {
"TWD": 0.197378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "TWD",
"amount": 100
},
"result": 19.7378,
"rate": 0.197378
}Build with JPY/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key