Rate Overview
Live
1 GHS = 180.0377 MMK
1 MMK = 0.005554
GHS
Avg
189.0611
High
200.2038
Low
177.6325
Last updated: 7/31/2026, 4:32:54 AM
Quick Conversions
| GHS | MMK |
|---|---|
| 1 GHS | 180.04 MMK |
| 10 GHS | 1,800.38 MMK |
| 50 GHS | 9,001.89 MMK |
| 100 GHS | 18,003.77 MMK |
| 500 GHS | 90,018.85 MMK |
| 1,000 GHS | 180,037.70 MMK |
Get GHS/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=MMKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-31T04:32:54Z",
"rates": {
"MMK": 180.037701
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "MMK",
"amount": 100
},
"result": 18003.7701,
"rate": 180.037701
}Build with GHS/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key