Rate Overview
Live
1 GHS = 326.6613 MNT
1 MNT = 0.003061
GHS
Avg
327.1854
High
328.2214
Low
326.6613
Last updated: 3/27/2026, 8:00:56 AM
Quick Conversions
| GHS | MNT |
|---|---|
| 1 GHS | 326.66 MNT |
| 10 GHS | 3,266.61 MNT |
| 50 GHS | 16,333.07 MNT |
| 100 GHS | 32,666.13 MNT |
| 500 GHS | 163,330.66 MNT |
| 1,000 GHS | 326,661.33 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-27T08:00:56Z",
"rates": {
"MNT": 326.661328
}
}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": 32666.132800000003,
"rate": 326.661328
}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