Rate Overview
Live
1 MMK = 0.005547 GHS
1 GHS = 180.2776
MMK
Avg
0.005274
High
0.005547
Low
0.004988
Last updated: 5/27/2026, 11:50:31 PM
Quick Conversions
| MMK | GHS |
|---|---|
| 1 MMK | 0.01 GHS |
| 10 MMK | 0.06 GHS |
| 50 MMK | 0.28 GHS |
| 100 MMK | 0.55 GHS |
| 500 MMK | 2.77 GHS |
| 1,000 MMK | 5.55 GHS |
Get MMK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=GHSExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-05-27T23:50:31Z",
"rates": {
"GHS": 0.005547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "GHS",
"amount": 100
},
"result": 0.5547,
"rate": 0.005547
}Build with MMK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key