Rate Overview
Live
1 TTD = 35.1404 YER
1 YER = 0.028457
TTD
Avg
35.8349
High
36.9043
Low
34.8688
Last updated: 7/27/2026, 9:40:37 AM
Quick Conversions
| TTD | YER |
|---|---|
| 1 TTD | 35.14 YER |
| 10 TTD | 351.40 YER |
| 50 TTD | 1,757.02 YER |
| 100 TTD | 3,514.04 YER |
| 500 TTD | 17,570.18 YER |
| 1,000 TTD | 35,140.36 YER |
Get TTD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=YERExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-27T09:40:37Z",
"rates": {
"YER": 35.140364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "YER",
"amount": 100
},
"result": 3514.0364,
"rate": 35.140364
}Build with TTD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key