Rate Overview
Live
1 TWD = 7.4535 YER
1 YER = 0.134165
TWD
Avg
7.4699
High
7.4886
Low
7.4454
Last updated: 9/2/2026, 4:39:04 AM
Quick Conversions
| TWD | YER |
|---|---|
| 1 TWD | 7.45 YER |
| 10 TWD | 74.54 YER |
| 50 TWD | 372.68 YER |
| 100 TWD | 745.35 YER |
| 500 TWD | 3,726.76 YER |
| 1,000 TWD | 7,453.51 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-09-02T04:39:04Z",
"rates": {
"YER": 7.453511
}
}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": 745.3511,
"rate": 7.453511
}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