Rate Overview
Live
1 GIP = 23.4856 MDL
1 MDL = 0.042579
GIP
Avg
23.1993
High
23.5373
Low
22.5977
Last updated: 7/14/2026, 7:07:59 AM
Quick Conversions
| GIP | MDL |
|---|---|
| 1 GIP | 23.49 MDL |
| 10 GIP | 234.86 MDL |
| 50 GIP | 1,174.28 MDL |
| 100 GIP | 2,348.56 MDL |
| 500 GIP | 11,742.80 MDL |
| 1,000 GIP | 23,485.60 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-14T07:07:59Z",
"rates": {
"MDL": 23.485596
}
}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": 2348.5596,
"rate": 23.485596
}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