Rate Overview
Live
1 JPY = 0.200741 TWD
1 TWD = 4.9815
JPY
Avg
0.202624
High
0.204163
Low
0.200741
Last updated: 8/14/2026, 6:35:28 PM
Quick Conversions
| JPY | TWD |
|---|---|
| 1 JPY | 0.20 TWD |
| 10 JPY | 2.01 TWD |
| 50 JPY | 10.04 TWD |
| 100 JPY | 20.07 TWD |
| 500 JPY | 100.37 TWD |
| 1,000 JPY | 200.74 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-08-14T18:35:28Z",
"rates": {
"TWD": 0.200741
}
}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.0741,
"rate": 0.200741
}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