Rate Overview
Live
1 GHS = 321.5329 MNT
1 MNT = 0.003110
GHS
Avg
316.9205
High
322.4048
Low
302.9178
Last updated: 6/16/2026, 1:27:42 PM
Quick Conversions
| GHS | MNT |
|---|---|
| 1 GHS | 321.53 MNT |
| 10 GHS | 3,215.33 MNT |
| 50 GHS | 16,076.64 MNT |
| 100 GHS | 32,153.29 MNT |
| 500 GHS | 160,766.43 MNT |
| 1,000 GHS | 321,532.86 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-06-16T13:27:42Z",
"rates": {
"MNT": 321.532859
}
}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": 32153.2859,
"rate": 321.532859
}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