Rate Overview
Live
1 GIP = 23.3006 MDL
1 MDL = 0.042917
GIP
Avg
23.3084
High
23.4394
Low
23.2295
Last updated: 6/16/2026, 7:20:05 AM
Quick Conversions
| GIP | MDL |
|---|---|
| 1 GIP | 23.30 MDL |
| 10 GIP | 233.01 MDL |
| 50 GIP | 1,165.03 MDL |
| 100 GIP | 2,330.06 MDL |
| 500 GIP | 11,650.30 MDL |
| 1,000 GIP | 23,300.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-06-16T07:20:05Z",
"rates": {
"MDL": 23.300602
}
}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": 2330.0602000000003,
"rate": 23.300602
}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