Rate Overview
Live
1 GHS = 1.5000 MXN
1 MXN = 0.666648
GHS
Avg
1.5029
High
1.5059
Low
1.5000
Last updated: 7/28/2026, 2:18:33 PM
Quick Conversions
| GHS | MXN |
|---|---|
| 1 GHS | 1.50 MXN |
| 10 GHS | 15.00 MXN |
| 50 GHS | 75.00 MXN |
| 100 GHS | 150.00 MXN |
| 500 GHS | 750.02 MXN |
| 1,000 GHS | 1,500.04 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-28T14:18:33Z",
"rates": {
"MXN": 1.500043
}
}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.0043,
"rate": 1.500043
}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