Rate Overview
Live
1 MYR = 2.8676 GHS
1 GHS = 0.348729
MYR
Avg
2.8345
High
2.8676
Low
2.8131
Last updated: 5/7/2026, 6:58:31 AM
Quick Conversions
| MYR | GHS |
|---|---|
| 1 MYR | 2.87 GHS |
| 10 MYR | 28.68 GHS |
| 50 MYR | 143.38 GHS |
| 100 MYR | 286.76 GHS |
| 500 MYR | 1,433.78 GHS |
| 1,000 MYR | 2,867.56 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-05-07T06:58:31Z",
"rates": {
"GHS": 2.867559
}
}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": 286.7559,
"rate": 2.867559
}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