Rate Overview
Live
1 TWD = 7.5701 YER
1 YER = 0.132098
TWD
Avg
7.5157
High
7.5701
Low
7.4587
Last updated: 4/16/2026, 9:23:42 AM
Quick Conversions
| TWD | YER |
|---|---|
| 1 TWD | 7.57 YER |
| 10 TWD | 75.70 YER |
| 50 TWD | 378.51 YER |
| 100 TWD | 757.01 YER |
| 500 TWD | 3,785.06 YER |
| 1,000 TWD | 7,570.12 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-04-16T09:23:42Z",
"rates": {
"YER": 7.570117
}
}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.0117,
"rate": 7.570117
}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