Rate Overview
Live
1 MDL = 0.652488 GHS
1 GHS = 1.5326
MDL
Avg
0.651339
High
0.657010
Low
0.647041
Last updated: 9/3/2026, 9:00:06 AM
Quick Conversions
| MDL | GHS |
|---|---|
| 1 MDL | 0.65 GHS |
| 10 MDL | 6.52 GHS |
| 50 MDL | 32.62 GHS |
| 100 MDL | 65.25 GHS |
| 500 MDL | 326.24 GHS |
| 1,000 MDL | 652.49 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-09-03T09:00:06Z",
"rates": {
"GHS": 0.652488
}
}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.24879999999999,
"rate": 0.652488
}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