Rate Overview
Live
1 GIP = 23.5010 MDL
1 MDL = 0.042551
GIP
Avg
23.4375
High
23.5879
Low
23.3627
Last updated: 7/4/2026, 4:52:26 AM
Quick Conversions
| GIP | MDL |
|---|---|
| 1 GIP | 23.50 MDL |
| 10 GIP | 235.01 MDL |
| 50 GIP | 1,175.05 MDL |
| 100 GIP | 2,350.10 MDL |
| 500 GIP | 11,750.52 MDL |
| 1,000 GIP | 23,501.04 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-04T04:52:26Z",
"rates": {
"MDL": 23.501039
}
}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": 2350.1039,
"rate": 23.501039
}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