Rate Overview
Live
1 MDL = 0.643300 GHS
1 GHS = 1.5545
MDL
Avg
0.639374
High
0.643300
Low
0.635292
Last updated: 7/3/2026, 5:37:25 PM
Quick Conversions
| MDL | GHS |
|---|---|
| 1 MDL | 0.64 GHS |
| 10 MDL | 6.43 GHS |
| 50 MDL | 32.17 GHS |
| 100 MDL | 64.33 GHS |
| 500 MDL | 321.65 GHS |
| 1,000 MDL | 643.30 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-03T17:37:25Z",
"rates": {
"GHS": 0.6433
}
}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": 64.33,
"rate": 0.6433
}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