Rate Overview
Live
1 XCD = 775.6283 MMK
1 MMK = 0.001289
XCD
Avg
776.2754
High
777.6170
Low
775.4595
Last updated: 7/8/2026, 4:35:15 PM
Quick Conversions
| XCD | MMK |
|---|---|
| 1 XCD | 775.63 MMK |
| 10 XCD | 7,756.28 MMK |
| 50 XCD | 38,781.41 MMK |
| 100 XCD | 77,562.83 MMK |
| 500 XCD | 387,814.13 MMK |
| 1,000 XCD | 775,628.25 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-07-08T16:35:15Z",
"rates": {
"MMK": 775.628253
}
}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": 77562.8253,
"rate": 775.628253
}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