Rate Overview
Live
1 MNT = 0.125995 CRC
1 CRC = 7.9368
MNT
Avg
0.125850
High
0.126327
Low
0.125071
Last updated: 9/3/2026, 7:34:14 PM
Quick Conversions
| MNT | CRC |
|---|---|
| 1 MNT | 0.13 CRC |
| 10 MNT | 1.26 CRC |
| 50 MNT | 6.30 CRC |
| 100 MNT | 12.60 CRC |
| 500 MNT | 63.00 CRC |
| 1,000 MNT | 125.99 CRC |
Get MNT/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=CRCExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-09-03T19:34:14Z",
"rates": {
"CRC": 0.125995
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "CRC",
"amount": 100
},
"result": 12.599499999999999,
"rate": 0.125995
}Build with MNT/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key