Rate Overview
Live
1 TWD = 7.4684 YER
1 YER = 0.133898
TWD
Avg
7.4596
High
7.4742
Low
7.4436
Last updated: 3/27/2026, 9:47:21 AM
Quick Conversions
| TWD | YER |
|---|---|
| 1 TWD | 7.47 YER |
| 10 TWD | 74.68 YER |
| 50 TWD | 373.42 YER |
| 100 TWD | 746.84 YER |
| 500 TWD | 3,734.19 YER |
| 1,000 TWD | 7,468.37 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-27T09:47:21Z",
"rates": {
"YER": 7.468374
}
}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": 746.8374,
"rate": 7.468374
}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