Rate Overview
Live
1 MYR = 2.7770 GHS
1 GHS = 0.360096
MYR
Avg
2.7791
High
2.7952
Low
2.7644
Last updated: 4/17/2026, 4:58:11 AM
Quick Conversions
| MYR | GHS |
|---|---|
| 1 MYR | 2.78 GHS |
| 10 MYR | 27.77 GHS |
| 50 MYR | 138.85 GHS |
| 100 MYR | 277.70 GHS |
| 500 MYR | 1,388.52 GHS |
| 1,000 MYR | 2,777.04 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-04-17T04:58:11Z",
"rates": {
"GHS": 2.77704
}
}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": 277.704,
"rate": 2.77704
}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