Rate Overview
Live
1 MNT = 0.011018 UYU
1 UYU = 90.7606
MNT
Avg
0.010829
High
0.011018
Low
0.010739
Last updated: 3/6/2026, 11:27:35 PM
Quick Conversions
| MNT | UYU |
|---|---|
| 1 MNT | 0.01 UYU |
| 10 MNT | 0.11 UYU |
| 50 MNT | 0.55 UYU |
| 100 MNT | 1.10 UYU |
| 500 MNT | 5.51 UYU |
| 1,000 MNT | 11.02 UYU |
Get MNT/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=UYUExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-06T23:27:35Z",
"rates": {
"UYU": 0.011018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "UYU",
"amount": 100
},
"result": 1.1018,
"rate": 0.011018
}Build with MNT/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key