Rate Overview
Live
1 MDL = 0.657484 GHS
1 GHS = 1.5209
MDL
Avg
0.726544
High
0.915575
Low
0.590700
Last updated: 7/20/2026, 2:43:55 PM
Quick Conversions
| MDL | GHS |
|---|---|
| 1 MDL | 0.66 GHS |
| 10 MDL | 6.57 GHS |
| 50 MDL | 32.87 GHS |
| 100 MDL | 65.75 GHS |
| 500 MDL | 328.74 GHS |
| 1,000 MDL | 657.48 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-07-20T14:43:55Z",
"rates": {
"GHS": 0.657484
}
}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": 65.74839999999999,
"rate": 0.657484
}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