Rate Overview
Live
1 GHS = 315.4780 MNT
1 MNT = 0.003170
GHS
Avg
315.8947
High
317.6133
Low
314.7114
Last updated: 7/6/2026, 3:16:12 PM
Quick Conversions
| GHS | MNT |
|---|---|
| 1 GHS | 315.48 MNT |
| 10 GHS | 3,154.78 MNT |
| 50 GHS | 15,773.90 MNT |
| 100 GHS | 31,547.80 MNT |
| 500 GHS | 157,739.01 MNT |
| 1,000 GHS | 315,478.01 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-06T15:16:12Z",
"rates": {
"MNT": 315.478012
}
}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": 31547.801199999998,
"rate": 315.478012
}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