Rate Overview
Live
1 GHS = 1.4966 MXN
1 MXN = 0.668187
GHS
Avg
1.5962
High
1.7877
Low
1.4641
Last updated: 7/30/2026, 8:07:44 AM
Quick Conversions
| GHS | MXN |
|---|---|
| 1 GHS | 1.50 MXN |
| 10 GHS | 14.97 MXN |
| 50 GHS | 74.83 MXN |
| 100 GHS | 149.66 MXN |
| 500 GHS | 748.29 MXN |
| 1,000 GHS | 1,496.59 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-30T08:07:44Z",
"rates": {
"MXN": 1.496588
}
}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": 149.6588,
"rate": 1.496588
}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