Rate Overview
Live
1 GHS = 0.370788 MYR
1 MYR = 2.6970
GHS
Avg
0.366262
High
0.370788
Low
0.360875
Last updated: 6/19/2026, 8:34:26 AM
Quick Conversions
| GHS | MYR |
|---|---|
| 1 GHS | 0.37 MYR |
| 10 GHS | 3.71 MYR |
| 50 GHS | 18.54 MYR |
| 100 GHS | 37.08 MYR |
| 500 GHS | 185.39 MYR |
| 1,000 GHS | 370.79 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-06-19T08:34:26Z",
"rates": {
"MYR": 0.370788
}
}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": 37.0788,
"rate": 0.370788
}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