Rate Overview
Live
1 MDL = 0.635292 GHS
1 GHS = 1.5741
MDL
Avg
0.637621
High
0.641464
Low
0.635012
Last updated: 6/26/2026, 8:42:57 AM
Quick Conversions
| MDL | GHS |
|---|---|
| 1 MDL | 0.64 GHS |
| 10 MDL | 6.35 GHS |
| 50 MDL | 31.76 GHS |
| 100 MDL | 63.53 GHS |
| 500 MDL | 317.65 GHS |
| 1,000 MDL | 635.29 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-26T08:42:57Z",
"rates": {
"GHS": 0.635292
}
}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.529199999999996,
"rate": 0.635292
}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