Rate Overview
Live
1 XCD = 775.9165 MMK
1 MMK = 0.001289
XCD
Avg
776.0416
High
777.6074
Low
775.0077
Last updated: 8/14/2026, 2:33:08 AM
Quick Conversions
| XCD | MMK |
|---|---|
| 1 XCD | 775.92 MMK |
| 10 XCD | 7,759.16 MMK |
| 50 XCD | 38,795.82 MMK |
| 100 XCD | 77,591.65 MMK |
| 500 XCD | 387,958.24 MMK |
| 1,000 XCD | 775,916.48 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-08-14T02:33:08Z",
"rates": {
"MMK": 775.916476
}
}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": 77591.6476,
"rate": 775.916476
}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