Rate Overview
Live
1 GHS = 309.2606 MNT
1 MNT = 0.003234
GHS
Avg
313.8102
High
319.3891
Low
309.1456
Last updated: 7/24/2026, 5:28:41 PM
Quick Conversions
| GHS | MNT |
|---|---|
| 1 GHS | 309.26 MNT |
| 10 GHS | 3,092.61 MNT |
| 50 GHS | 15,463.03 MNT |
| 100 GHS | 30,926.06 MNT |
| 500 GHS | 154,630.30 MNT |
| 1,000 GHS | 309,260.60 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-24T17:28:41Z",
"rates": {
"MNT": 309.260603
}
}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": 30926.0603,
"rate": 309.260603
}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