Rate Overview
Live
1 MDL = 0.652443 GHS
1 GHS = 1.5327
MDL
Avg
0.670645
High
0.676837
Low
0.652443
Last updated: 8/13/2026, 9:26:00 AM
Quick Conversions
| MDL | GHS |
|---|---|
| 1 MDL | 0.65 GHS |
| 10 MDL | 6.52 GHS |
| 50 MDL | 32.62 GHS |
| 100 MDL | 65.24 GHS |
| 500 MDL | 326.22 GHS |
| 1,000 MDL | 652.44 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-08-13T09:26:00Z",
"rates": {
"GHS": 0.652443
}
}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.2443,
"rate": 0.652443
}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