Rate Overview
Live
1 GHS = 1.5059 MXN
1 MXN = 0.664043
GHS
Avg
1.5117
High
1.5184
Low
1.5051
Last updated: 9/3/2026, 12:24:57 PM
Quick Conversions
| GHS | MXN |
|---|---|
| 1 GHS | 1.51 MXN |
| 10 GHS | 15.06 MXN |
| 50 GHS | 75.30 MXN |
| 100 GHS | 150.59 MXN |
| 500 GHS | 752.96 MXN |
| 1,000 GHS | 1,505.93 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-09-03T12:24:57Z",
"rates": {
"MXN": 1.505927
}
}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.5927,
"rate": 1.505927
}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