Rate Overview
Live
1 JPY = 0.198277 TWD
1 TWD = 5.0434
JPY
Avg
0.198843
High
0.199573
Low
0.198277
Last updated: 7/21/2026, 2:08:00 PM
Quick Conversions
| JPY | TWD |
|---|---|
| 1 JPY | 0.20 TWD |
| 10 JPY | 1.98 TWD |
| 50 JPY | 9.91 TWD |
| 100 JPY | 19.83 TWD |
| 500 JPY | 99.14 TWD |
| 1,000 JPY | 198.28 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-21T14:08:00Z",
"rates": {
"TWD": 0.198277
}
}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.8277,
"rate": 0.198277
}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