Rate Overview
Live
1 GHS = 1.5040 MXN
1 MXN = 0.664879
GHS
Avg
1.5343
High
1.5732
Low
1.5026
Last updated: 7/22/2026, 10:43:10 AM
Quick Conversions
| GHS | MXN |
|---|---|
| 1 GHS | 1.50 MXN |
| 10 GHS | 15.04 MXN |
| 50 GHS | 75.20 MXN |
| 100 GHS | 150.40 MXN |
| 500 GHS | 752.02 MXN |
| 1,000 GHS | 1,504.03 MXN |
Get GHS/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=MXNExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-22T10:43:10Z",
"rates": {
"MXN": 1.504034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "MXN",
"amount": 100
},
"result": 150.4034,
"rate": 1.504034
}Build with GHS/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key