Rate Overview
Live
1 TWD = 7.5773 YER
1 YER = 0.131974
TWD
Avg
7.5709
High
7.6018
Low
7.5388
Last updated: 5/26/2026, 8:22:51 PM
Quick Conversions
| TWD | YER |
|---|---|
| 1 TWD | 7.58 YER |
| 10 TWD | 75.77 YER |
| 50 TWD | 378.86 YER |
| 100 TWD | 757.73 YER |
| 500 TWD | 3,788.64 YER |
| 1,000 TWD | 7,577.28 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-26T20:22:51Z",
"rates": {
"YER": 7.577276
}
}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": 757.7276,
"rate": 7.577276
}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