Rate Overview
Live
1 TWD = 7.4243 YER
1 YER = 0.134692
TWD
Avg
7.4730
High
7.4923
Low
7.4243
Last updated: 7/3/2026, 7:55:10 PM
Quick Conversions
| TWD | YER |
|---|---|
| 1 TWD | 7.42 YER |
| 10 TWD | 74.24 YER |
| 50 TWD | 371.22 YER |
| 100 TWD | 742.43 YER |
| 500 TWD | 3,712.17 YER |
| 1,000 TWD | 7,424.34 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-07-03T19:55:10Z",
"rates": {
"YER": 7.424342
}
}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": 742.4342,
"rate": 7.424342
}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