Rate Overview
Live
1 GHS = 1.5390 MXN
1 MXN = 0.649754
GHS
Avg
1.5379
High
1.5450
Low
1.5290
Last updated: 7/9/2026, 11:36:26 AM
Quick Conversions
| GHS | MXN |
|---|---|
| 1 GHS | 1.54 MXN |
| 10 GHS | 15.39 MXN |
| 50 GHS | 76.95 MXN |
| 100 GHS | 153.90 MXN |
| 500 GHS | 769.52 MXN |
| 1,000 GHS | 1,539.05 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-09T11:36:26Z",
"rates": {
"MXN": 1.539045
}
}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": 153.9045,
"rate": 1.539045
}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