Rate Overview
Live
1 JPY = 0.196988 TWD
1 TWD = 5.0765
JPY
Avg
0.197188
High
0.197633
Low
0.196781
Last updated: 6/16/2026, 8:33:04 AM
Quick Conversions
| JPY | TWD |
|---|---|
| 1 JPY | 0.20 TWD |
| 10 JPY | 1.97 TWD |
| 50 JPY | 9.85 TWD |
| 100 JPY | 19.70 TWD |
| 500 JPY | 98.49 TWD |
| 1,000 JPY | 196.99 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-06-16T08:33:04Z",
"rates": {
"TWD": 0.196988
}
}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.6988,
"rate": 0.196988
}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