Rate Overview
Live
1 MDL = 0.645613 GHS
1 GHS = 1.5489
MDL
Avg
0.642010
High
0.645613
Low
0.638607
Last updated: 4/16/2026, 2:06:49 PM
Quick Conversions
| MDL | GHS |
|---|---|
| 1 MDL | 0.65 GHS |
| 10 MDL | 6.46 GHS |
| 50 MDL | 32.28 GHS |
| 100 MDL | 64.56 GHS |
| 500 MDL | 322.81 GHS |
| 1,000 MDL | 645.61 GHS |
Get MDL/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=GHSExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T14:06:49Z",
"rates": {
"GHS": 0.645613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "GHS",
"amount": 100
},
"result": 64.5613,
"rate": 0.645613
}Build with MDL/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key