Rate Overview
Live
1 GHS = 1.4988 MXN
1 MXN = 0.667197
GHS
Avg
1.5581
High
1.6525
Low
1.4709
Last updated: 7/29/2026, 5:48:47 AM
Quick Conversions
| GHS | MXN |
|---|---|
| 1 GHS | 1.50 MXN |
| 10 GHS | 14.99 MXN |
| 50 GHS | 74.94 MXN |
| 100 GHS | 149.88 MXN |
| 500 GHS | 749.40 MXN |
| 1,000 GHS | 1,498.81 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-29T05:48:47Z",
"rates": {
"MXN": 1.498807
}
}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": 149.8807,
"rate": 1.498807
}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