Skip to content

Yuan Renminbi to Turkmenistan New Manat

CNY/TMT · quoted 2026-09-21

0.52324

▲ +6.41% over 5Y

1 CNY = 0.52324 TMT · 1 TMT = 1.9112 CNY · Get this rate via the API

CNY/TMT over 5Y

CNY/TMT over 5Y: show the values
PointCNY/TMT
2024-08-240.49170
2024-10-070.49776
2024-11-060.48874
2024-12-060.48284
2025-01-050.48270
2025-02-040.48212
2025-03-060.48261
2025-04-060.48519
2025-05-060.48455
2025-06-070.48754
2025-07-070.48897
2025-08-060.48810
2025-09-050.49032
2025-10-060.49127
2025-11-050.49214
2025-12-050.49455
2026-01-050.50092
2026-02-040.50516
2026-03-060.50670
2026-04-050.50802
2026-05-050.51316
2026-06-060.51702
2026-07-080.51422
2026-08-070.51870
2026-09-070.52152

High

0.52324

Low

0.48212

Average

0.49768

For developers

Get this rate via the API

One GET request returns the CNY/TMT rate as JSON. The free plan includes 5,000 requests a month, with no credit card required.

cURL
curl -X GET "https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=CNY&currencies=TMT"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=CNY&currencies=TMT");
const data = await response.json();
Python
import requests

data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=CNY&currencies=TMT").json()

Replace YOUR_API_KEY with the key from your dashboard.

Put these rates in your application

One endpoint, JSON responses, 160+ currencies and history back to 1999. Start on the free plan.