Rate Overview
Live
1 GIP = 23.5373 MDL
1 MDL = 0.042486
GIP
Avg
23.4608
High
23.5879
Low
23.3627
Last updated: 7/5/2026, 6:17:53 AM
Quick Conversions
| GIP | MDL |
|---|---|
| 1 GIP | 23.54 MDL |
| 10 GIP | 235.37 MDL |
| 50 GIP | 1,176.87 MDL |
| 100 GIP | 2,353.73 MDL |
| 500 GIP | 11,768.65 MDL |
| 1,000 GIP | 23,537.31 MDL |
Get GIP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=MDLExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-05T06:17:53Z",
"rates": {
"MDL": 23.537307
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "MDL",
"amount": 100
},
"result": 2353.7307,
"rate": 23.537307
}Build with GIP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key