Rate Overview
Live
1 GHS = 1.5009 MXN
1 MXN = 0.666278
GHS
Avg
1.5986
High
1.7984
Low
1.4601
Last updated: 7/27/2026, 6:31:44 PM
Quick Conversions
| GHS | MXN |
|---|---|
| 1 GHS | 1.50 MXN |
| 10 GHS | 15.01 MXN |
| 50 GHS | 75.04 MXN |
| 100 GHS | 150.09 MXN |
| 500 GHS | 750.44 MXN |
| 1,000 GHS | 1,500.87 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-27T18:31:44Z",
"rates": {
"MXN": 1.500874
}
}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.0874,
"rate": 1.500874
}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