Rate Overview
Live
1 MNT = 0.007394 CUP
1 CUP = 135.2448
MNT
Avg
0.007397
High
0.007406
Low
0.007394
Last updated: 7/6/2026, 12:37:02 PM
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.39 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-07-06T12:37:02Z",
"rates": {
"CUP": 0.007394
}
}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.7394000000000001,
"rate": 0.007394
}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