Rate Overview
Live
1 GHS = 330.8376 MNT
1 MNT = 0.003023
GHS
Avg
332.8844
High
334.5915
Low
330.8376
Last updated: 3/7/2026, 1:03:45 AM
Quick Conversions
| GHS | MNT |
|---|---|
| 1 GHS | 330.84 MNT |
| 10 GHS | 3,308.38 MNT |
| 50 GHS | 16,541.88 MNT |
| 100 GHS | 33,083.76 MNT |
| 500 GHS | 165,418.78 MNT |
| 1,000 GHS | 330,837.55 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-03-07T01:03:45Z",
"rates": {
"MNT": 330.837552
}
}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": 33083.7552,
"rate": 330.837552
}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