Rate Overview
Live
1 GHS = 192.2924 MMK
1 MMK = 0.005200
GHS
Avg
194.1278
High
197.4459
Low
191.8422
Last updated: 3/27/2026, 10:15:20 AM
Quick Conversions
| GHS | MMK |
|---|---|
| 1 GHS | 192.29 MMK |
| 10 GHS | 1,922.92 MMK |
| 50 GHS | 9,614.62 MMK |
| 100 GHS | 19,229.24 MMK |
| 500 GHS | 96,146.22 MMK |
| 1,000 GHS | 192,292.43 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-03-27T10:15:20Z",
"rates": {
"MMK": 192.29243
}
}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": 19229.243,
"rate": 192.29243
}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