Rate Overview
Live
1 GHS = 1.5636 MXN
1 MXN = 0.639545
GHS
Avg
1.5705
High
1.5827
Low
1.5634
Last updated: 4/17/2026, 6:22:36 AM
Quick Conversions
| GHS | MXN |
|---|---|
| 1 GHS | 1.56 MXN |
| 10 GHS | 15.64 MXN |
| 50 GHS | 78.18 MXN |
| 100 GHS | 156.36 MXN |
| 500 GHS | 781.81 MXN |
| 1,000 GHS | 1,563.61 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-04-17T06:22:36Z",
"rates": {
"MXN": 1.563611
}
}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": 156.36110000000002,
"rate": 1.563611
}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