Rate Overview
Live
1 MNT = 0.129916 CRC
1 CRC = 7.6973
MNT
Avg
30.7002
High
611.2885
Low
0.129916
Last updated: 3/27/2026, 1:17:32 PM
Quick Conversions
| MNT | CRC |
|---|---|
| 1 MNT | 0.13 CRC |
| 10 MNT | 1.30 CRC |
| 50 MNT | 6.50 CRC |
| 100 MNT | 12.99 CRC |
| 500 MNT | 64.96 CRC |
| 1,000 MNT | 129.92 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-03-27T13:17:32Z",
"rates": {
"CRC": 0.129916
}
}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.9916,
"rate": 0.129916
}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