Rate Overview
Live
1 MNT = 0.003022 GHS
1 GHS = 330.9067
MNT
Avg
0.003002
High
0.003022
Low
0.002986
Last updated: 3/6/2026, 11:26:31 PM
Quick Conversions
| MNT | GHS |
|---|---|
| 1 MNT | 0.00 GHS |
| 10 MNT | 0.03 GHS |
| 50 MNT | 0.15 GHS |
| 100 MNT | 0.30 GHS |
| 500 MNT | 1.51 GHS |
| 1,000 MNT | 3.02 GHS |
Get MNT/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=GHSExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-06T23:26:31Z",
"rates": {
"GHS": 0.003022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "GHS",
"amount": 100
},
"result": 0.30219999999999997,
"rate": 0.003022
}Build with MNT/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key