Rate Overview
Live
1 GHS = 194.5630 MMK
1 MMK = 0.005140
GHS
Avg
195.7637
High
196.9121
Low
194.5630
Last updated: 3/7/2026, 1:05:29 AM
Quick Conversions
| GHS | MMK |
|---|---|
| 1 GHS | 194.56 MMK |
| 10 GHS | 1,945.63 MMK |
| 50 GHS | 9,728.15 MMK |
| 100 GHS | 19,456.30 MMK |
| 500 GHS | 97,281.48 MMK |
| 1,000 GHS | 194,562.95 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-07T01:05:29Z",
"rates": {
"MMK": 194.56295
}
}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": 19456.295,
"rate": 194.56295
}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