Rate Overview
Live
1 MDL = 0.660624 GHS
1 GHS = 1.5137
MDL
Avg
0.659209
High
0.663345
Low
0.655993
Last updated: 7/25/2026, 8:22:28 PM
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-25T20:22:28Z",
"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