Rate Overview
Live
1 GHS = 324.7695 MNT
1 MNT = 0.003079
GHS
Avg
324.8465
High
326.2440
Low
323.4275
Last updated: 4/16/2026, 8:16:44 PM
Quick Conversions
| GHS | MNT |
|---|---|
| 1 GHS | 324.77 MNT |
| 10 GHS | 3,247.70 MNT |
| 50 GHS | 16,238.48 MNT |
| 100 GHS | 32,476.95 MNT |
| 500 GHS | 162,384.77 MNT |
| 1,000 GHS | 324,769.54 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-04-16T20:16:44Z",
"rates": {
"MNT": 324.769535
}
}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": 32476.953500000003,
"rate": 324.769535
}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