Rate Overview
Live
1 MDL = 0.649478 GHS
1 GHS = 1.5397
MDL
Avg
0.649190
High
0.650120
Low
0.644233
Last updated: 5/6/2026, 4:20:14 PM
Quick Conversions
| MDL | GHS |
|---|---|
| 1 MDL | 0.65 GHS |
| 10 MDL | 6.49 GHS |
| 50 MDL | 32.47 GHS |
| 100 MDL | 64.95 GHS |
| 500 MDL | 324.74 GHS |
| 1,000 MDL | 649.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-05-06T16:20:14Z",
"rates": {
"GHS": 0.649478
}
}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.9478,
"rate": 0.649478
}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