Rate Overview
Live
1 GHS = 1.6474 MXN
1 MXN = 0.607001
GHS
Avg
1.6330
High
1.6479
Low
1.6133
Last updated: 3/7/2026, 1:05:21 AM
Quick Conversions
| GHS | MXN |
|---|---|
| 1 GHS | 1.65 MXN |
| 10 GHS | 16.47 MXN |
| 50 GHS | 82.37 MXN |
| 100 GHS | 164.74 MXN |
| 500 GHS | 823.72 MXN |
| 1,000 GHS | 1,647.44 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-03-07T01:05:21Z",
"rates": {
"MXN": 1.647443
}
}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": 164.7443,
"rate": 1.647443
}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