Rate Overview
Live
1 TWD = 7.3594 YER
1 YER = 0.135881
TWD
Avg
7.3536
High
7.3853
Low
7.3326
Last updated: 7/24/2026, 10:31:55 PM
Quick Conversions
| TWD | YER |
|---|---|
| 1 TWD | 7.36 YER |
| 10 TWD | 73.59 YER |
| 50 TWD | 367.97 YER |
| 100 TWD | 735.94 YER |
| 500 TWD | 3,679.70 YER |
| 1,000 TWD | 7,359.40 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-24T22:31:55Z",
"rates": {
"YER": 7.359402
}
}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": 735.9402,
"rate": 7.359402
}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