Rate Overview
Live
1 GHS = 309.1858 MNT
1 MNT = 0.003234
GHS
Avg
321.9314
High
339.4089
Low
302.7834
Last updated: 7/27/2026, 9:34:01 AM
Quick Conversions
| GHS | MNT |
|---|---|
| 1 GHS | 309.19 MNT |
| 10 GHS | 3,091.86 MNT |
| 50 GHS | 15,459.29 MNT |
| 100 GHS | 30,918.58 MNT |
| 500 GHS | 154,592.90 MNT |
| 1,000 GHS | 309,185.80 MNT |
Get GHS/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=MNTExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-27T09:34:01Z",
"rates": {
"MNT": 309.1858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "MNT",
"amount": 100
},
"result": 30918.579999999998,
"rate": 309.1858
}Build with GHS/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key