Rate Overview
Live
1 MYR = 2.8364 GHS
1 GHS = 0.352555
MYR
Avg
2.7799
High
2.9403
Low
2.5849
Last updated: 7/27/2026, 5:05:51 PM
Quick Conversions
| MYR | GHS |
|---|---|
| 1 MYR | 2.84 GHS |
| 10 MYR | 28.36 GHS |
| 50 MYR | 141.82 GHS |
| 100 MYR | 283.64 GHS |
| 500 MYR | 1,418.22 GHS |
| 1,000 MYR | 2,836.44 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-07-27T17:05:51Z",
"rates": {
"GHS": 2.836435
}
}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": 283.64349999999996,
"rate": 2.836435
}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