Rate Overview
Live
1 MNT = 0.007395 CUP
1 CUP = 135.2265
MNT
Avg
0.007403
High
0.007409
Low
0.007395
Last updated: 6/16/2026, 6:34:55 AM
Quick Conversions
| MNT | CUP |
|---|---|
| 1 MNT | 0.01 CUP |
| 10 MNT | 0.07 CUP |
| 50 MNT | 0.37 CUP |
| 100 MNT | 0.74 CUP |
| 500 MNT | 3.70 CUP |
| 1,000 MNT | 7.40 CUP |
Get MNT/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=CUPExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-06-16T06:34:55Z",
"rates": {
"CUP": 0.007395
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "CUP",
"amount": 100
},
"result": 0.7394999999999999,
"rate": 0.007395
}Build with MNT/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key