Rate Overview
Live
1 JPY = 0.197890 TWD
1 TWD = 5.0533
JPY
Avg
0.197254
High
0.198168
Low
0.195888
Last updated: 7/5/2026, 11:38:25 PM
Quick Conversions
| JPY | TWD |
|---|---|
| 1 JPY | 0.20 TWD |
| 10 JPY | 1.98 TWD |
| 50 JPY | 9.89 TWD |
| 100 JPY | 19.79 TWD |
| 500 JPY | 98.95 TWD |
| 1,000 JPY | 197.89 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-05T23:38:25Z",
"rates": {
"TWD": 0.19789
}
}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.789,
"rate": 0.19789
}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