Rate Overview
Live
1 JPY = 0.199380 TWD
1 TWD = 5.0155
JPY
Avg
0.200866
High
0.201952
Low
0.199380
Last updated: 3/27/2026, 10:12:15 PM
Quick Conversions
| JPY | TWD |
|---|---|
| 1 JPY | 0.20 TWD |
| 10 JPY | 1.99 TWD |
| 50 JPY | 9.97 TWD |
| 100 JPY | 19.94 TWD |
| 500 JPY | 99.69 TWD |
| 1,000 JPY | 199.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-03-27T22:12:15Z",
"rates": {
"TWD": 0.19938
}
}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.938,
"rate": 0.19938
}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