Rate Overview
Live
1 GHS = 307.2986 MNT
1 MNT = 0.003254
GHS
Avg
306.7450
High
348.8241
Low
0.057653
Last updated: 5/27/2026, 1:36:19 PM
Quick Conversions
| GHS | MNT |
|---|---|
| 1 GHS | 307.30 MNT |
| 10 GHS | 3,072.99 MNT |
| 50 GHS | 15,364.93 MNT |
| 100 GHS | 30,729.86 MNT |
| 500 GHS | 153,649.28 MNT |
| 1,000 GHS | 307,298.56 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-05-27T13:36:19Z",
"rates": {
"MNT": 307.298561
}
}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": 30729.8561,
"rate": 307.298561
}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