Rate Overview
Live
1 UZS = 0.301265 MNT
1 MNT = 3.3193
UZS
Avg
0.301602
High
0.303029
Low
0.300724
Last updated: 8/13/2026, 3:53:06 AM
Quick Conversions
| UZS | MNT |
|---|---|
| 1 UZS | 0.30 MNT |
| 10 UZS | 3.01 MNT |
| 50 UZS | 15.06 MNT |
| 100 UZS | 30.13 MNT |
| 500 UZS | 150.63 MNT |
| 1,000 UZS | 301.27 MNT |
Get UZS/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=MNTExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-08-13T03:53:06Z",
"rates": {
"MNT": 0.301265
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "MNT",
"amount": 100
},
"result": 30.1265,
"rate": 0.301265
}Build with UZS/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key