Rate Overview
Live
1 MNT = 0.128004 CRC
1 CRC = 7.8123
MNT
Avg
0.129000
High
0.130023
Low
0.128004
Last updated: 4/16/2026, 6:28:38 PM
Quick Conversions
| MNT | CRC |
|---|---|
| 1 MNT | 0.13 CRC |
| 10 MNT | 1.28 CRC |
| 50 MNT | 6.40 CRC |
| 100 MNT | 12.80 CRC |
| 500 MNT | 64.00 CRC |
| 1,000 MNT | 128.00 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-04-16T18:28:38Z",
"rates": {
"CRC": 0.128004
}
}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.8004,
"rate": 0.128004
}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