Rate Overview
Live
1 MDL = 0.637000 GHS
1 GHS = 1.5699
MDL
Avg
0.650329
High
0.679049
Low
0.637000
Last updated: 6/15/2026, 7:42:17 PM
Quick Conversions
| MDL | GHS |
|---|---|
| 1 MDL | 0.64 GHS |
| 10 MDL | 6.37 GHS |
| 50 MDL | 31.85 GHS |
| 100 MDL | 63.70 GHS |
| 500 MDL | 318.50 GHS |
| 1,000 MDL | 637.00 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-06-15T19:42:17Z",
"rates": {
"GHS": 0.637
}
}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": 63.7,
"rate": 0.637
}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