Rate Overview
Live
1 MMK = 0.005542 GHS
1 GHS = 180.4403
MMK
Avg
0.005336
High
0.005627
Low
0.005075
Last updated: 7/29/2026, 7:30:51 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.54 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-07-29T19:30:51Z",
"rates": {
"GHS": 0.005542
}
}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.5542,
"rate": 0.005542
}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