Rate Overview
Live
1 TWD = 7.5116 YER
1 YER = 0.133127
TWD
Avg
7.5504
High
7.6086
Low
7.5033
Last updated: 3/6/2026, 6:07:45 PM
Quick Conversions
| TWD | YER |
|---|---|
| 1 TWD | 7.51 YER |
| 10 TWD | 75.12 YER |
| 50 TWD | 375.58 YER |
| 100 TWD | 751.16 YER |
| 500 TWD | 3,755.80 YER |
| 1,000 TWD | 7,511.61 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-03-06T18:07:45Z",
"rates": {
"YER": 7.511606
}
}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": 751.1605999999999,
"rate": 7.511606
}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