Rate Overview
Live
1 MYR = 2.7305 GHS
1 GHS = 0.366237
MYR
Avg
2.7293
High
2.7441
Low
2.7165
Last updated: 3/7/2026, 4:26:39 AM
Quick Conversions
| MYR | GHS |
|---|---|
| 1 MYR | 2.73 GHS |
| 10 MYR | 27.30 GHS |
| 50 MYR | 136.52 GHS |
| 100 MYR | 273.05 GHS |
| 500 MYR | 1,365.24 GHS |
| 1,000 MYR | 2,730.47 GHS |
Get MYR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=GHSExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T04:26:39Z",
"rates": {
"GHS": 2.730474
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "GHS",
"amount": 100
},
"result": 273.0474,
"rate": 2.730474
}Build with MYR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key