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: show the values
| Point | CNY/TMT |
|---|---|
| 2024-08-24 | 0.49170 |
| 2024-10-07 | 0.49776 |
| 2024-11-06 | 0.48874 |
| 2024-12-06 | 0.48284 |
| 2025-01-05 | 0.48270 |
| 2025-02-04 | 0.48212 |
| 2025-03-06 | 0.48261 |
| 2025-04-06 | 0.48519 |
| 2025-05-06 | 0.48455 |
| 2025-06-07 | 0.48754 |
| 2025-07-07 | 0.48897 |
| 2025-08-06 | 0.48810 |
| 2025-09-05 | 0.49032 |
| 2025-10-06 | 0.49127 |
| 2025-11-05 | 0.49214 |
| 2025-12-05 | 0.49455 |
| 2026-01-05 | 0.50092 |
| 2026-02-04 | 0.50516 |
| 2026-03-06 | 0.50670 |
| 2026-04-05 | 0.50802 |
| 2026-05-05 | 0.51316 |
| 2026-06-06 | 0.51702 |
| 2026-07-08 | 0.51422 |
| 2026-08-07 | 0.51870 |
| 2026-09-07 | 0.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¤cies=TMT"JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=CNY¤cies=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¤cies=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.