Rate Overview
Live
1 MXN = 0.650286 GHS
1 GHS = 1.5378
MXN
Avg
0.633502
High
0.677016
Low
0.585172
Last updated: 7/2/2026, 11:54:58 PM
Quick Conversions
| MXN | GHS |
|---|---|
| 1 MXN | 0.65 GHS |
| 10 MXN | 6.50 GHS |
| 50 MXN | 32.51 GHS |
| 100 MXN | 65.03 GHS |
| 500 MXN | 325.14 GHS |
| 1,000 MXN | 650.29 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-02T23:54:58Z",
"rates": {
"GHS": 0.650286
}
}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": 65.0286,
"rate": 0.650286
}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