Rate Overview
Live
1 MYR = 2.8355 GHS
1 GHS = 0.352672
MYR
Avg
2.8403
High
2.8460
Low
2.8342
Last updated: 7/29/2026, 7:37:01 PM
Quick Conversions
| MYR | GHS |
|---|---|
| 1 MYR | 2.84 GHS |
| 10 MYR | 28.35 GHS |
| 50 MYR | 141.77 GHS |
| 100 MYR | 283.55 GHS |
| 500 MYR | 1,417.75 GHS |
| 1,000 MYR | 2,835.49 GHS |
Get MYR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=GHSExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-29T19:37:01Z",
"rates": {
"GHS": 2.835492
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "GHS",
"amount": 100
},
"result": 283.5492,
"rate": 2.835492
}Build with MYR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key