Rate Overview
Live
1 MDL = 0.660624 GHS
1 GHS = 1.5137
MDL
Avg
0.645481
High
0.680228
Low
0.622037
Last updated: 7/26/2026, 2:12:51 AM
Quick Conversions
| MDL | GHS |
|---|---|
| 1 MDL | 0.66 GHS |
| 10 MDL | 6.61 GHS |
| 50 MDL | 33.03 GHS |
| 100 MDL | 66.06 GHS |
| 500 MDL | 330.31 GHS |
| 1,000 MDL | 660.62 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-26T02:12:51Z",
"rates": {
"GHS": 0.660624
}
}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": 66.0624,
"rate": 0.660624
}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