Rate Overview
Live
1 MNT = 3.3391 UZS
1 UZS = 0.299482
MNT
Avg
3.3457
High
3.3662
Low
3.3254
Last updated: 7/6/2026, 10:10:24 AM
Quick Conversions
| MNT | UZS |
|---|---|
| 1 MNT | 3.34 UZS |
| 10 MNT | 33.39 UZS |
| 50 MNT | 166.96 UZS |
| 100 MNT | 333.91 UZS |
| 500 MNT | 1,669.55 UZS |
| 1,000 MNT | 3,339.10 UZS |
Get MNT/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=UZSExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-06T10:10:24Z",
"rates": {
"UZS": 3.3391
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "UZS",
"amount": 100
},
"result": 333.91,
"rate": 3.3391
}Build with MNT/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key