Rate Overview
Live
1 CRC = 4.3956 MMK
1 MMK = 0.227500
CRC
Avg
4.4390
High
4.4664
Low
4.3956
Last updated: 3/7/2026, 4:07:23 AM
Quick Conversions
| CRC | MMK |
|---|---|
| 1 CRC | 4.40 MMK |
| 10 CRC | 43.96 MMK |
| 50 CRC | 219.78 MMK |
| 100 CRC | 439.56 MMK |
| 500 CRC | 2,197.80 MMK |
| 1,000 CRC | 4,395.61 MMK |
Get CRC/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=MMKExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-07T04:07:23Z",
"rates": {
"MMK": 4.395606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "MMK",
"amount": 100
},
"result": 439.56059999999997,
"rate": 4.395606
}Build with CRC/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key