Rate Overview
Live
1 MYR = 2.7641 GHS
1 GHS = 0.361787
MYR
Avg
2.7682
High
2.8707
Low
2.7303
Last updated: 6/17/2026, 8:07:25 AM
Quick Conversions
| MYR | GHS |
|---|---|
| 1 MYR | 2.76 GHS |
| 10 MYR | 27.64 GHS |
| 50 MYR | 138.20 GHS |
| 100 MYR | 276.41 GHS |
| 500 MYR | 1,382.03 GHS |
| 1,000 MYR | 2,764.06 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-06-17T08:07:25Z",
"rates": {
"GHS": 2.764061
}
}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": 276.4061,
"rate": 2.764061
}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