Rate Overview
Live
1 MNT = 0.126861 CRC
1 CRC = 7.8826
MNT
Avg
0.126963
High
0.127140
Low
0.126454
Last updated: 5/6/2026, 9:58:27 PM
Quick Conversions
| MNT | CRC |
|---|---|
| 1 MNT | 0.13 CRC |
| 10 MNT | 1.27 CRC |
| 50 MNT | 6.34 CRC |
| 100 MNT | 12.69 CRC |
| 500 MNT | 63.43 CRC |
| 1,000 MNT | 126.86 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-05-06T21:58:27Z",
"rates": {
"CRC": 0.126861
}
}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.6861,
"rate": 0.126861
}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