Rate Overview
Live
1 MDL = 0.624317 GHS
1 GHS = 1.6018
MDL
Avg
0.623341
High
0.624317
Low
0.620996
Last updated: 3/7/2026, 1:55:52 AM
Quick Conversions
| MDL | GHS |
|---|---|
| 1 MDL | 0.62 GHS |
| 10 MDL | 6.24 GHS |
| 50 MDL | 31.22 GHS |
| 100 MDL | 62.43 GHS |
| 500 MDL | 312.16 GHS |
| 1,000 MDL | 624.32 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-03-07T01:55:52Z",
"rates": {
"GHS": 0.624317
}
}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": 62.4317,
"rate": 0.624317
}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