Rate Overview
Live
1 MYR = 2.8010 GHS
1 GHS = 0.357012
MYR
Avg
2.8022
High
2.8152
Low
2.7863
Last updated: 9/8/2026, 6:47:14 PM
Quick Conversions
| MYR | GHS |
|---|---|
| 1 MYR | 2.80 GHS |
| 10 MYR | 28.01 GHS |
| 50 MYR | 140.05 GHS |
| 100 MYR | 280.10 GHS |
| 500 MYR | 1,400.51 GHS |
| 1,000 MYR | 2,801.03 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-09-08T18:47:14Z",
"rates": {
"GHS": 2.801026
}
}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": 280.1026,
"rate": 2.801026
}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