Rate Overview
Live
1 JPY = 0.197172 TWD
1 TWD = 5.0717
JPY
Avg
0.217614
High
0.255708
Low
0.194404
Last updated: 5/27/2026, 11:15:20 AM
Quick Conversions
| JPY | TWD |
|---|---|
| 1 JPY | 0.20 TWD |
| 10 JPY | 1.97 TWD |
| 50 JPY | 9.86 TWD |
| 100 JPY | 19.72 TWD |
| 500 JPY | 98.59 TWD |
| 1,000 JPY | 197.17 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-05-27T11:15:20Z",
"rates": {
"TWD": 0.197172
}
}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.7172,
"rate": 0.197172
}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