Rate Overview
Live
1 MXN = 0.645662 GHS
1 GHS = 1.5488
MXN
Avg
0.646375
High
0.654979
Low
0.643854
Last updated: 6/19/2026, 8:40:05 AM
Quick Conversions
| MXN | GHS |
|---|---|
| 1 MXN | 0.65 GHS |
| 10 MXN | 6.46 GHS |
| 50 MXN | 32.28 GHS |
| 100 MXN | 64.57 GHS |
| 500 MXN | 322.83 GHS |
| 1,000 MXN | 645.66 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-06-19T08:40:05Z",
"rates": {
"GHS": 0.645662
}
}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.5662,
"rate": 0.645662
}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