Rate Overview
Live
1 GHS = 0.358484 MYR
1 MYR = 2.7895
GHS
Avg
0.359233
High
0.361813
Low
0.357165
Last updated: 7/7/2026, 8:04:43 PM
Quick Conversions
| GHS | MYR |
|---|---|
| 1 GHS | 0.36 MYR |
| 10 GHS | 3.58 MYR |
| 50 GHS | 17.92 MYR |
| 100 GHS | 35.85 MYR |
| 500 GHS | 179.24 MYR |
| 1,000 GHS | 358.48 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-07T20:04:43Z",
"rates": {
"MYR": 0.358484
}
}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.848400000000005,
"rate": 0.358484
}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