Rate Overview
Live
1 TWD = 7.5705 YER
1 YER = 0.132092
TWD
Avg
7.5517
High
7.5705
Low
7.5357
Last updated: 6/16/2026, 2:16:53 AM
Quick Conversions
| TWD | YER |
|---|---|
| 1 TWD | 7.57 YER |
| 10 TWD | 75.71 YER |
| 50 TWD | 378.53 YER |
| 100 TWD | 757.05 YER |
| 500 TWD | 3,785.25 YER |
| 1,000 TWD | 7,570.51 YER |
Get TWD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=YERExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-06-16T02:16:53Z",
"rates": {
"YER": 7.570505
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "YER",
"amount": 100
},
"result": 757.0504999999999,
"rate": 7.570505
}Build with TWD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key