Rate Overview
Live
1 MYR = 2.7900 GHS
1 GHS = 0.358420
MYR
Avg
2.7904
High
2.7998
Low
2.7812
Last updated: 7/9/2026, 8:51:35 AM
Quick Conversions
| MYR | GHS |
|---|---|
| 1 MYR | 2.79 GHS |
| 10 MYR | 27.90 GHS |
| 50 MYR | 139.50 GHS |
| 100 MYR | 279.00 GHS |
| 500 MYR | 1,395.01 GHS |
| 1,000 MYR | 2,790.02 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-09T08:51:35Z",
"rates": {
"GHS": 2.79002
}
}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": 279.002,
"rate": 2.79002
}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