Rate Overview
Live
1 TWD = 7.4197 YER
1 YER = 0.134777
TWD
Avg
7.7195
High
8.5240
Low
7.4197
Last updated: 7/4/2026, 11:31:43 AM
Quick Conversions
| TWD | YER |
|---|---|
| 1 TWD | 7.42 YER |
| 10 TWD | 74.20 YER |
| 50 TWD | 370.98 YER |
| 100 TWD | 741.97 YER |
| 500 TWD | 3,709.84 YER |
| 1,000 TWD | 7,419.68 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-04T11:31:43Z",
"rates": {
"YER": 7.419678
}
}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": 741.9678,
"rate": 7.419678
}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