Rate Overview
Live
1 MDL = 0.623604 GHS
1 GHS = 1.6036
MDL
Avg
0.624329
High
0.626016
Low
0.621117
Last updated: 3/27/2026, 9:48:27 AM
Quick Conversions
| MDL | GHS |
|---|---|
| 1 MDL | 0.62 GHS |
| 10 MDL | 6.24 GHS |
| 50 MDL | 31.18 GHS |
| 100 MDL | 62.36 GHS |
| 500 MDL | 311.80 GHS |
| 1,000 MDL | 623.60 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-27T09:48:27Z",
"rates": {
"GHS": 0.623604
}
}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.360400000000006,
"rate": 0.623604
}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