Rate Overview
Live
1 MYR = 2.8398 GHS
1 GHS = 0.352139
MYR
Avg
2.7530
High
2.9836
Low
2.4744
Last updated: 7/30/2026, 8:10:34 AM
Quick Conversions
| MYR | GHS |
|---|---|
| 1 MYR | 2.84 GHS |
| 10 MYR | 28.40 GHS |
| 50 MYR | 141.99 GHS |
| 100 MYR | 283.98 GHS |
| 500 MYR | 1,419.90 GHS |
| 1,000 MYR | 2,839.79 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-30T08:10:34Z",
"rates": {
"GHS": 2.839791
}
}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.9791,
"rate": 2.839791
}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