Rate Overview
Live
1 GHS = 0.342385 MYR
1 MYR = 2.9207
GHS
Avg
0.348153
High
0.355485
Low
0.340391
Last updated: 5/28/2026, 2:34:43 AM
Quick Conversions
| GHS | MYR |
|---|---|
| 1 GHS | 0.34 MYR |
| 10 GHS | 3.42 MYR |
| 50 GHS | 17.12 MYR |
| 100 GHS | 34.24 MYR |
| 500 GHS | 171.19 MYR |
| 1,000 GHS | 342.39 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-05-28T02:34:43Z",
"rates": {
"MYR": 0.342385
}
}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": 34.2385,
"rate": 0.342385
}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