Rate Overview
Live
1 MNT = 0.000217 CHF
1 CHF = 4608.29
MNT
Avg
0.000217
High
0.000219
Low
0.000215
Last updated: 3/6/2026, 7:56:18 PM
Quick Conversions
| MNT | CHF |
|---|---|
| 1 MNT | 0.00 CHF |
| 10 MNT | 0.00 CHF |
| 50 MNT | 0.01 CHF |
| 100 MNT | 0.02 CHF |
| 500 MNT | 0.11 CHF |
| 1,000 MNT | 0.22 CHF |
Get MNT/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=CHFExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-06T19:56:18Z",
"rates": {
"CHF": 0.000217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "CHF",
"amount": 100
},
"result": 0.0217,
"rate": 0.000217
}Build with MNT/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key