Rate Overview
Live
1 GHS = 190.5241 MMK
1 MMK = 0.005249
GHS
Avg
190.6479
High
191.1466
Low
189.9518
Last updated: 4/17/2026, 6:25:28 AM
Quick Conversions
| GHS | MMK |
|---|---|
| 1 GHS | 190.52 MMK |
| 10 GHS | 1,905.24 MMK |
| 50 GHS | 9,526.21 MMK |
| 100 GHS | 19,052.41 MMK |
| 500 GHS | 95,262.06 MMK |
| 1,000 GHS | 190,524.12 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-04-17T06:25:28Z",
"rates": {
"MMK": 190.524115
}
}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": 19052.4115,
"rate": 190.524115
}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