Rate Overview
Live
1 GHS = 310.7238 MNT
1 MNT = 0.003218
GHS
Avg
322.4206
High
339.4089
Low
302.7834
Last updated: 7/20/2026, 5:36:36 AM
Quick Conversions
| GHS | MNT |
|---|---|
| 1 GHS | 310.72 MNT |
| 10 GHS | 3,107.24 MNT |
| 50 GHS | 15,536.19 MNT |
| 100 GHS | 31,072.38 MNT |
| 500 GHS | 155,361.89 MNT |
| 1,000 GHS | 310,723.78 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-20T05:36:36Z",
"rates": {
"MNT": 310.723776
}
}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": 31072.3776,
"rate": 310.723776
}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