Rate Overview
Live
1 GHS = 0.351774 MYR
1 MYR = 2.8427
GHS
Avg
0.356246
High
0.368687
Low
0.337994
Last updated: 7/30/2026, 4:47:57 AM
Quick Conversions
| GHS | MYR |
|---|---|
| 1 GHS | 0.35 MYR |
| 10 GHS | 3.52 MYR |
| 50 GHS | 17.59 MYR |
| 100 GHS | 35.18 MYR |
| 500 GHS | 175.89 MYR |
| 1,000 GHS | 351.77 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-30T04:47:57Z",
"rates": {
"MYR": 0.351774
}
}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.1774,
"rate": 0.351774
}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