Rate Overview
Live
1 TWD = 7.5695 YER
1 YER = 0.132109
TWD
Avg
7.5536
High
7.5695
Low
7.5430
Last updated: 5/6/2026, 11:12:36 AM
Quick Conversions
| TWD | YER |
|---|---|
| 1 TWD | 7.57 YER |
| 10 TWD | 75.70 YER |
| 50 TWD | 378.48 YER |
| 100 TWD | 756.95 YER |
| 500 TWD | 3,784.75 YER |
| 1,000 TWD | 7,569.50 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-05-06T11:12:36Z",
"rates": {
"YER": 7.569502
}
}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": 756.9502,
"rate": 7.569502
}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