Rate Overview
Live
1 GHS = 0.352672 MYR
1 MYR = 2.8355
GHS
Avg
0.360030
High
0.386862
Low
0.340099
Last updated: 7/29/2026, 12:53:33 PM
Quick Conversions
| GHS | MYR |
|---|---|
| 1 GHS | 0.35 MYR |
| 10 GHS | 3.53 MYR |
| 50 GHS | 17.63 MYR |
| 100 GHS | 35.27 MYR |
| 500 GHS | 176.34 MYR |
| 1,000 GHS | 352.67 MYR |
Get GHS/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=MYRExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-29T12:53:33Z",
"rates": {
"MYR": 0.352672
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "MYR",
"amount": 100
},
"result": 35.267199999999995,
"rate": 0.352672
}Build with GHS/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key