Rate Overview
Live
1 MMK = 0.005200 GHS
1 GHS = 192.3077
MMK
Avg
0.005295
High
0.005994
Low
0.004997
Last updated: 3/27/2026, 10:21:40 AM
Quick Conversions
| MMK | GHS |
|---|---|
| 1 MMK | 0.01 GHS |
| 10 MMK | 0.05 GHS |
| 50 MMK | 0.26 GHS |
| 100 MMK | 0.52 GHS |
| 500 MMK | 2.60 GHS |
| 1,000 MMK | 5.20 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-03-27T10:21:40Z",
"rates": {
"GHS": 0.0052
}
}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.52,
"rate": 0.0052
}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