Rate Overview
Live
1 GHS = 309.5519 MNT
1 MNT = 0.003230
GHS
Avg
320.4539
High
334.5915
Low
304.0546
Last updated: 7/25/2026, 7:17:25 AM
Quick Conversions
| GHS | MNT |
|---|---|
| 1 GHS | 309.55 MNT |
| 10 GHS | 3,095.52 MNT |
| 50 GHS | 15,477.59 MNT |
| 100 GHS | 30,955.19 MNT |
| 500 GHS | 154,775.95 MNT |
| 1,000 GHS | 309,551.90 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-25T07:17:25Z",
"rates": {
"MNT": 309.551897
}
}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": 30955.1897,
"rate": 309.551897
}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