Rate Overview
Live
1 MXN = 0.649753 GHS
1 GHS = 1.5390
MXN
Avg
0.650258
High
0.654002
Low
0.647252
Last updated: 7/9/2026, 11:04:44 AM
Quick Conversions
| MXN | GHS |
|---|---|
| 1 MXN | 0.65 GHS |
| 10 MXN | 6.50 GHS |
| 50 MXN | 32.49 GHS |
| 100 MXN | 64.98 GHS |
| 500 MXN | 324.88 GHS |
| 1,000 MXN | 649.75 GHS |
Get MXN/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=GHSExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-09T11:04:44Z",
"rates": {
"GHS": 0.649753
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "GHS",
"amount": 100
},
"result": 64.9753,
"rate": 0.649753
}Build with MXN/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key