Rate Overview
Live
1 MGA = 0.002769 GHS
1 GHS = 361.1412
MGA
Avg
0.002545
High
0.003196
Low
0.002287
Last updated: 5/27/2026, 8:34:52 PM
Quick Conversions
| MGA | GHS |
|---|---|
| 1 MGA | 0.00 GHS |
| 10 MGA | 0.03 GHS |
| 50 MGA | 0.14 GHS |
| 100 MGA | 0.28 GHS |
| 500 MGA | 1.38 GHS |
| 1,000 MGA | 2.77 GHS |
Get MGA/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=GHSExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-27T20:34:52Z",
"rates": {
"GHS": 0.002769
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "GHS",
"amount": 100
},
"result": 0.27690000000000003,
"rate": 0.002769
}Build with MGA/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key