Rate Overview
Live
1 TWD = 7.3685 YER
1 YER = 0.135714
TWD
Avg
7.6466
High
8.1724
Low
7.3571
Last updated: 7/26/2026, 7:54:20 AM
Quick Conversions
| TWD | YER |
|---|---|
| 1 TWD | 7.37 YER |
| 10 TWD | 73.68 YER |
| 50 TWD | 368.42 YER |
| 100 TWD | 736.85 YER |
| 500 TWD | 3,684.23 YER |
| 1,000 TWD | 7,368.46 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-26T07:54:20Z",
"rates": {
"YER": 7.368462
}
}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": 736.8462,
"rate": 7.368462
}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