Rate Overview
Live
1 JPY = 0.201696 TWD
1 TWD = 4.9580
JPY
Avg
0.201195
High
0.201874
Low
0.200020
Last updated: 3/7/2026, 5:31:47 AM
Quick Conversions
| JPY | TWD |
|---|---|
| 1 JPY | 0.20 TWD |
| 10 JPY | 2.02 TWD |
| 50 JPY | 10.08 TWD |
| 100 JPY | 20.17 TWD |
| 500 JPY | 100.85 TWD |
| 1,000 JPY | 201.70 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-07T05:31:47Z",
"rates": {
"TWD": 0.201696
}
}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": 20.1696,
"rate": 0.201696
}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