Rate Overview
Live
1 GHS = 318.1867 MNT
1 MNT = 0.003143
GHS
Avg
319.3047
High
319.9022
Low
318.1867
Last updated: 5/7/2026, 6:55:31 AM
Quick Conversions
| GHS | MNT |
|---|---|
| 1 GHS | 318.19 MNT |
| 10 GHS | 3,181.87 MNT |
| 50 GHS | 15,909.33 MNT |
| 100 GHS | 31,818.67 MNT |
| 500 GHS | 159,093.33 MNT |
| 1,000 GHS | 318,186.67 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-07T06:55:31Z",
"rates": {
"MNT": 318.186669
}
}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": 31818.6669,
"rate": 318.186669
}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