Rate Overview
Live
1 MYR = 2.7003 GHS
1 GHS = 0.370324
MYR
Avg
2.7389
High
2.8742
Low
2.6770
Last updated: 8/18/2026, 5:41:59 PM
Quick Conversions
| MYR | GHS |
|---|---|
| 1 MYR | 2.70 GHS |
| 10 MYR | 27.00 GHS |
| 50 MYR | 135.02 GHS |
| 100 MYR | 270.03 GHS |
| 500 MYR | 1,350.17 GHS |
| 1,000 MYR | 2,700.34 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-08-18T17:41:59Z",
"rates": {
"GHS": 2.700341
}
}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": 270.03409999999997,
"rate": 2.700341
}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