Rate Overview
Live
1 TWD = 7.3642 YER
1 YER = 0.135792
TWD
Avg
7.3653
High
7.3822
Low
7.3459
Last updated: 8/12/2026, 4:58:13 AM
Quick Conversions
| TWD | YER |
|---|---|
| 1 TWD | 7.36 YER |
| 10 TWD | 73.64 YER |
| 50 TWD | 368.21 YER |
| 100 TWD | 736.42 YER |
| 500 TWD | 3,682.10 YER |
| 1,000 TWD | 7,364.20 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-08-12T04:58:13Z",
"rates": {
"YER": 7.364203
}
}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.4203,
"rate": 7.364203
}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