Rate Overview
Live
1 MNT = 0.011197 UYU
1 UYU = 89.3096
MNT
Avg
0.011192
High
0.011222
Low
0.011129
Last updated: 7/1/2026, 7:44:11 AM
Quick Conversions
| MNT | UYU |
|---|---|
| 1 MNT | 0.01 UYU |
| 10 MNT | 0.11 UYU |
| 50 MNT | 0.56 UYU |
| 100 MNT | 1.12 UYU |
| 500 MNT | 5.60 UYU |
| 1,000 MNT | 11.20 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-07-01T07:44:11Z",
"rates": {
"UYU": 0.011197
}
}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.1197000000000001,
"rate": 0.011197
}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