Rate Overview
Live
1 XCD = 775.8171 MMK
1 MMK = 0.001289
XCD
Avg
776.2334
High
777.8283
Low
775.6663
Last updated: 3/7/2026, 1:03:20 AM
Quick Conversions
| XCD | MMK |
|---|---|
| 1 XCD | 775.82 MMK |
| 10 XCD | 7,758.17 MMK |
| 50 XCD | 38,790.85 MMK |
| 100 XCD | 77,581.71 MMK |
| 500 XCD | 387,908.54 MMK |
| 1,000 XCD | 775,817.08 MMK |
Get XCD/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=MMKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-07T01:03:20Z",
"rates": {
"MMK": 775.817083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "MMK",
"amount": 100
},
"result": 77581.7083,
"rate": 775.817083
}Build with XCD/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key