Rate Overview
Live
1 YER = 0.014668 TMT
1 TMT = 68.1756
YER
Avg
0.014688
High
0.014717
Low
0.014631
Last updated: 3/28/2026, 10:46:03 AM
Quick Conversions
| YER | TMT |
|---|---|
| 1 YER | 0.01 TMT |
| 10 YER | 0.15 TMT |
| 50 YER | 0.73 TMT |
| 100 YER | 1.47 TMT |
| 500 YER | 7.33 TMT |
| 1,000 YER | 14.67 TMT |
Get YER/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=TMTExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-28T10:46:03Z",
"rates": {
"TMT": 0.014668
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "TMT",
"amount": 100
},
"result": 1.4668,
"rate": 0.014668
}Build with YER/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key